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: suppress -Woverlength-strings in asm()


On Wed, 2 Feb 2011, Tom Tromey wrote:

> 2011-02-02  Tom Tromey  <tromey@redhat.com>
> 
> 	* c-parser.c (c_parser_asm_string_literal): Clear
> 	warn_overlength_strings.
> 
> 2011-02-02  Tom Tromey  <tromey@redhat.com>
> 
> 	* gcc.dg/Woverlength-strings-pedantic-c90-asm.c: New file.
> 	* gcc.dg/Woverlength-strings-pedantic-c89-asm.c: New file.
> 	* gcc.dg/Woverlength-strings-pedantic-c99-asm.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]