>> 2011-02-02 Tom Tromey <tro...@redhat.com> >> >> * c-parser.c (c_parser_asm_string_literal): Clear >> warn_overlength_strings. >> >> 2011-02-02 Tom Tromey <tro...@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.
Joseph> OK. Now that Stage 1 is open, I am checking this in. I think this is minor enough that it need not be synchronized with any other commit. Tom