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: RFA: let __extension__ suppress overlength string warning


On Tue, 18 Jan 2011, Tom Tromey wrote:

> 2011-01-18  Tom Tromey  <tromey@redhat.com>
> 
> 	* c-parser.c (disable_extension_diagnostics): Save
> 	warn_overlength_strings.
> 	(restore_extension_diagnostics): Restore warn_overlength_strings.
> 
> 2011-01-18  Tom Tromey  <tromey@redhat.com>
> 
> 	* gcc.dg/Woverlength-strings-pedantic-c89-ext.c: New file.
> 	* gcc.dg/Woverlength-strings-pedantic-c90-ext.c: New file.
> 	* gcc.dg/Woverlength-strings-pedantic-c99-ext.c: New file.

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]