Experiment with partitioning for abc #1561
Annotations
5 warnings
Build C++17:
passes/opt/wreduce.cc#L283
'in' is deprecated [-Wdeprecated-declarations]
|
Build C++17:
passes/hierarchy/keep_hierarchy.cc#L69
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
|
Build C++17:
passes/hierarchy/keep_hierarchy.cc#L69
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
|
Build C++17:
backends/aiger2/aiger.cc#L1539
format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat]
|
Build C++17:
backends/aiger2/aiger.cc#L1539
format specifies type 'long long' but the argument has type 'long' [-Wformat]
|
Loading