const: bits() for polarfire #422
Annotations
23 warnings
|
|
|
kernel/calc.cc#L75
format specifies type 'int' but the argument has type 'std::vector<Yosys::RTLIL::State>::size_type' (aka 'unsigned long') [-Wformat]
|
kernel/calc.cc#L621
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
kernel/calc.cc#L635
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
kernel/calc.cc#L697
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
kernel/calc.cc#L708
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
kernel/rtlil.cc#L241
unused parameter 'ctx' [-Wunused-parameter]
|
kernel/rtlil.cc#L246
unused parameter 'ctx' [-Wunused-parameter]
|
libs/fst/fstapi.cc#L1994
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
libs/fst/fstapi.cc#L2619
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
libs/fst/fstapi.cc#L3597
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
kernel/calc.cc#L75
format specifies type 'int' but the argument has type 'std::vector<Yosys::RTLIL::State>::size_type' (aka 'unsigned long') [-Wformat]
|
kernel/calc.cc#L621
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
kernel/calc.cc#L635
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
kernel/calc.cc#L697
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
kernel/calc.cc#L708
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
kernel/rtlil.cc#L241
unused parameter 'ctx' [-Wunused-parameter]
|
kernel/rtlil.cc#L246
unused parameter 'ctx' [-Wunused-parameter]
|
libs/fst/fstapi.cc#L1994
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
libs/fst/fstapi.cc#L2619
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
libs/fst/fstapi.cc#L3597
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading