Re: Warnings in gcc build

2021-04-10 Thread Sidney Marshall
At 11:39 AM 4/10/2021 +0100, Jonathan Wakely wrote: On Sat, 10 Apr 2021 at 11:30, Sidney Marshall wrote: > > When compiling the last few releases of GCC I get many warnings in > format strings of the form: > > ../../gcc-10.3.0/gcc/analyzer/region-model.cc: In member function > 'void ana::sva

Re: Warnings in gcc build

2021-04-10 Thread Jonathan Wakely via Gcc
On Sat, 10 Apr 2021 at 11:30, Sidney Marshall wrote: > > When compiling the last few releases of GCC I get many warnings in > format strings of the form: > > ../../gcc-10.3.0/gcc/analyzer/region-model.cc: In member function > 'void ana::svalue_id::dump_node_name_to_pp(pretty_printer*) const': > ..

Warnings in gcc build

2021-04-10 Thread Sidney Marshall
When compiling the last few releases of GCC I get many warnings in format strings of the form: ../../gcc-10.3.0/gcc/analyzer/region-model.cc: In member function 'void ana::svalue_id::dump_node_name_to_pp(pretty_printer*) const': ../../gcc-10.3.0/gcc/analyzer/region-model.cc:205:19: warning: un