Merge branch 'YosysHQ:main' into master #1
Annotations
20 warnings
Build C++20:
libs/fst/fstapi.cc#L5539
variable 'secnum' set but not used [-Wunused-but-set-variable]
|
Build C++20:
passes/techmap/booth.cc#L513
format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
|
Build C++20:
passes/techmap/booth.cc#L516
unused variable 'sb' [-Wunused-variable]
|
Build C++20:
passes/techmap/booth.cc#L549
format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
|
Build C++20:
passes/techmap/booth.cc#L549
format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
|
Build C++20:
passes/techmap/booth.cc#L778
unused variable 'csa_count_before' [-Wunused-variable]
|
Build C++20:
passes/techmap/booth.cc#L780
unused variable 'csa_count_after' [-Wunused-variable]
|
Build C++20:
passes/techmap/booth.cc#L1085
unused variable 'csa' [-Wunused-variable]
|
Build C++20:
passes/techmap/booth.cc#L1054
unused variable 'csa' [-Wunused-variable]
|
Build C++20:
passes/techmap/booth.cc#L1026
unused parameter 'debug_csa_trees' [-Wunused-parameter]
|
Build C++11:
libs/fst/fstapi.cc#L5539
variable 'secnum' set but not used [-Wunused-but-set-variable]
|
Build C++11:
passes/techmap/booth.cc#L513
format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
|
Build C++11:
passes/techmap/booth.cc#L516
unused variable 'sb' [-Wunused-variable]
|
Build C++11:
passes/techmap/booth.cc#L549
format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
|
Build C++11:
passes/techmap/booth.cc#L549
format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat]
|
Build C++11:
passes/techmap/booth.cc#L778
unused variable 'csa_count_before' [-Wunused-variable]
|
Build C++11:
passes/techmap/booth.cc#L780
unused variable 'csa_count_after' [-Wunused-variable]
|
Build C++11:
passes/techmap/booth.cc#L1085
unused variable 'csa' [-Wunused-variable]
|
Build C++11:
passes/techmap/booth.cc#L1054
unused variable 'csa' [-Wunused-variable]
|
Build C++11:
passes/techmap/booth.cc#L1026
unused parameter 'debug_csa_trees' [-Wunused-parameter]
|
Loading