hashlib: hasher only does ints, gcc compat #717
Annotations
7 warnings
|
|
|
passes/opt/opt_merge.cc#L280
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
frontends/verilog/verilog_parser.tab.cc#L3644
variable 'frontend_verilog_yynerrs' set but not used [-Wunused-but-set-variable]
|
passes/opt/opt_merge.cc#L280
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
frontends/verilog/verilog_parser.tab.cc#L3644
variable 'frontend_verilog_yynerrs' set but not used [-Wunused-but-set-variable]
|
The logs for this run have expired and are no longer available.
Loading