opt_merge: switch to unordered_set #1217
Annotations
10 errors and 10 warnings
Build C++17:
passes/opt/opt_merge.cc#L97
no member named 'hash_acc' in 'Yosys::hashlib::hash_ops<std::array<Yosys::RTLIL::SigSpec, 2>>'
|
Build C++17:
passes/opt/opt_merge.cc#L98
no member named 'hash_acc' in 'Yosys::RTLIL::SigSpec'
|
Build C++17:
passes/opt/opt_merge.cc#L102
no member named 'hash_acc' in 'Yosys::RTLIL::SigSpec'
|
Build C++17:
passes/opt/opt_merge.cc#L106
no member named 'hash_acc' in 'Yosys::RTLIL::SigSpec'
|
Build C++17:
passes/opt/opt_merge.cc#L113
no member named 'hash_acc' in 'Yosys::RTLIL::SigBit'
|
Build C++17:
passes/opt/opt_merge.cc#L114
no member named 'hash_acc' in 'Yosys::RTLIL::SigSpec'
|
Build C++17:
passes/opt/opt_merge.cc#L116
no member named 'hash_acc' in 'Yosys::RTLIL::SigSpec'
|
Build C++17:
passes/opt/opt_merge.cc#L125
no member named 'hash_acc' in 'Yosys::RTLIL::IdString'
|
Build C++17:
passes/opt/opt_merge.cc#L126
no member named 'hash_acc' in 'Yosys::RTLIL::SigSpec'
|
Build C++17:
passes/opt/opt_merge.cc#L131
no member named 'hash_acc' in 'Yosys::RTLIL::Const'
|
Build C++17:
kernel/calc.cc#L142
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
Build C++17:
kernel/calc.cc#L164
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
Build C++17:
kernel/calc.cc#L165
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
Build C++17:
kernel/calc.cc#L196
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
Build C++17:
kernel/calc.cc#L377
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
Build C++17:
kernel/calc.cc#L410
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
Build C++17:
kernel/rtlil.cc#L400
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
Build C++17:
frontends/aiger2/xaiger.cc#L201
variable 'box_inputs' set but not used [-Wunused-but-set-variable]
|
Build C++17:
frontends/aiger2/xaiger.cc#L201
variable 'box_id' set but not used [-Wunused-but-set-variable]
|
Build C++17:
frontends/aiger2/xaiger.cc#L340
variable 'box_outputs' set but not used [-Wunused-but-set-variable]
|
Loading