r134623 - in /trunk/gcc: ChangeLog c-format.c c...
dannysmith@gcc.gnu.org
dannysmith@gcc.gnu.org
Thu Apr 24 07:42:00 GMT 2008
Author: dannysmith
Date: Thu Apr 24 07:42:07 2008
New Revision: 134623
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134623
Log:
gcc
* c-format.c (check_format_info_main): Use strncmp rather than a magic prefix
to handle multichar length specs.
* config/i386/msformat-c.c (format_length_info ms_printf_length_specs):
Don't prefix "I64" and "I32" with '\0'.
testsuite
* gcc.dg/format/ms-warnI64-1.c: New file.
Added:
trunk/gcc/testsuite/gcc.dg/format/ms-warnI64-1.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-format.c
trunk/gcc/config/i386/msformat-c.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list