On 01/20/2017 04:24 PM, Jakub Jelinek wrote:
Hi!
When building gcc with -Wformat -Werror=format-security, there are various
warnings->errors. This set has been introduced by me :( in the DWARF5
work, thus it is a 7 Regression.
Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, ok for
trunk?
2017-01-20 Jakub Jelinek <ja...@redhat.com>
* dwarf2out.c (output_compilation_unit_header, output_file_names):
Avoid -Wformat-security warning.
OK. I'd consider these obvious, so if there's others you find, no need
to wait on an approval.
jeff