This is the mail archive of the gcc-patches@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: PATCH to use -Wno-format during stage1


On 11/04/2013 04:34 PM, Jason Merrill wrote:
On 11/04/2013 07:41 AM, Richard Biener wrote:
Please make sure the warning is preserved when not bootstrapping,
it's useful to have them in your dev-tree and not notice errors only
during -Werror bootstrap ...

I found it to be useless noise when not bootstrapping, since my system compiler isn't likely to recognize recently added % codes any time soon.
Likewise here.

Paolo.


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