This is the mail archive of the gcc-cvs@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]

r123640 - in /trunk/gcc: ChangeLog c-format.c c...


Author: korbb
Date: Sat Apr  7 18:55:07 2007
New Revision: 123640

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123640
Log:
Separate NUL byte detection from rest of -Wformat warnings

Added:
    trunk/gcc/testsuite/gcc.dg/format/nul-1.c
    trunk/gcc/testsuite/gcc.dg/format/nul-2.c
    trunk/gcc/testsuite/gcc.dg/format/opt-6.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-format.c
    trunk/gcc/c-opts.c
    trunk/gcc/c.opt
    trunk/gcc/testsuite/ChangeLog


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