Functional backend #97
Annotations
10 errors and 6 warnings
Build C++11:
kernel/drivertools.h#L154
‘DriveBitMultiple’ does not name a type; did you mean ‘DriveBitWire’?
|
Build C++11:
kernel/drivertools.h#L172
expected ‘)’ before ‘const’
|
Build C++11:
kernel/drivertools.h#L173
expected ‘)’ before ‘&&’ token
|
Build C++11:
kernel/drivertools.h#L309
‘DriveBitMultiple’ has not been declared
|
Build C++11:
kernel/drivertools.h#L319
‘DriveBitMultiple’ has not been declared
|
Build C++11:
kernel/drivertools.h#L424
‘DriveBitMultiple’ does not name a type; did you mean ‘DriveBitWire’?
|
Build C++11:
kernel/drivertools.h#L425
‘DriveBitMultiple’ does not name a type; did you mean ‘DriveBitWire’?
|
Build C++11:
kernel/drivertools.h#L195
‘multiple_’ was not declared in this scope; did you mean ‘is_multiple’?
|
Build C++11:
kernel/drivertools.h#L195
expected class-name before ‘(’ token
|
Build C++11:
kernel/drivertools.h#L221
‘const struct Yosys::DriveBit’ has no member named ‘multiple_’; did you mean ‘is_multiple’?
|
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/satgen.cc#L1240
‘undef_srst’ may be used uninitialized [-Wmaybe-uninitialized]
|
Build C++11:
kernel/satgen.cc#L1254
‘undef_ce’ may be used uninitialized [-Wmaybe-uninitialized]
|
Build C++11:
kernel/satgen.cc#L1268
‘undef_srst’ may be used uninitialized [-Wmaybe-uninitialized]
|
Loading