Parallel wallace tree #3
Annotations
9 warnings
Build C++11:
passes/techmap/booth.cc#L512
format specifies type 'int' but the argument has type 'std::vector::size_type' (aka 'unsigned long') [-Wformat]
|
Build C++11:
passes/techmap/booth.cc#L515
unused variable 'sb' [-Wunused-variable]
|
Build C++11:
passes/techmap/booth.cc#L548
format specifies type 'int' but the argument has type 'std::vector::size_type' (aka 'unsigned long') [-Wformat]
|
Build C++11:
passes/techmap/booth.cc#L548
format specifies type 'int' but the argument has type 'std::vector::size_type' (aka 'unsigned long') [-Wformat]
|
Build C++11:
passes/techmap/booth.cc#L776
unused variable 'csa_count_before' [-Wunused-variable]
|
Build C++11:
passes/techmap/booth.cc#L778
unused variable 'csa_count_after' [-Wunused-variable]
|
Build C++11:
passes/techmap/booth.cc#L1082
unused variable 'csa' [-Wunused-variable]
|
Build C++11:
passes/techmap/booth.cc#L1051
unused variable 'csa' [-Wunused-variable]
|
Build C++11:
passes/techmap/booth.cc#L1023
unused parameter 'debug_csa_trees' [-Wunused-parameter]
|
Loading