This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: format-truncation warning with -O2 on gcc 7.1.1


On 22 June 2017 at 15:31, Jonathan Wakely wrote:
> Because the -Wformat-overflow warnings are new in GCC 7, i.e. GCC got
> better. See https://gcc.gnu.org/gcc-7/changes.html#c-family

Oops, I meant -Wformat-truncation not -Wformat-overflow. I copy&pasted
the wrong option.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]