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: [C PATCH] Use inform for "near initialization for" (PR c/36446)


On Mon, 9 Jun 2014, Marek Polacek wrote:

> It seems that "(near initialization for )" message should be a "note:"
> message rather than error/warning.  This patch changes error_at/warning
> calls to inform and fixes the testsuite fallout.
> 
> Tested x86_64-unknown-linux-gnu, ok for trunk?

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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