Functional backend #114
Annotations
5 errors and 10 warnings
Build C++11:
passes/cmds/netlist_to_compute_graph.cc#L41
ISO C++ forbids declaration of ‘NetlistFromComputeGraphPass’ with no type [-fpermissive]
|
Build C++11:
passes/cmds/netlist_to_compute_graph.cc#L41
only constructors take member initializers
|
Build C++11:
passes/cmds/netlist_to_compute_graph.cc#L84
use of deleted function ‘{anonymous}::ComputeGraphFromNetlistPass::ComputeGraphFromNetlistPass()’
|
Build C++11:
passes/cmds/netlist_to_compute_graph.cc#L39
no matching function for call to ‘Yosys::Pass::Pass()’
|
Build C++11
Process completed with exit code 2.
|
Build C++11:
kernel/satgen.cc#L1268
‘undef_srst’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build C++11:
kernel/satgen.cc#L1254
‘undef_ce’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build C++11:
kernel/satgen.cc#L1240
‘undef_srst’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build C++11:
kernel/fmt.cc#L837
comparison of integer expressions of different signedness: ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
Build C++11:
kernel/log.h#L226
control reaches end of non-void function [-Wreturn-type]
|
Build C++11:
kernel/log.h#L226
control reaches end of non-void function [-Wreturn-type]
|
Build C++11:
kernel/log.h#L226
control reaches end of non-void function [-Wreturn-type]
|
Build C++11:
kernel/log.h#L226
control reaches end of non-void function [-Wreturn-type]
|
Build C++11:
kernel/hashlib.h#L29
‘inner’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build C++11:
kernel/hashlib.h#L29
‘inner’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Loading