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

[Bug objc/53345] some OPT_Wformat is enabled by default


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53345

Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joseph at codesourcery dot
                   |                            |com, mikestump at comcast
                   |                            |dot net

--- Comment #1 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> 2012-05-14 14:55:04 UTC ---
This affects in particular the objc FE:

Executing on host: /home/manuel/test4/187442M/build/gcc/xgcc
-B/home/manuel/test4/187442M/build/gcc/
/home/manuel/test4/src/gcc/testsuite/gcc.dg/warn-nsstring.c 
-fno-diagnostics-show-caret    -ansi -pedantic-errors -S  -m32 -o
warn-nsstring.s    (timeout = 300)
FAIL: gcc.dg/warn-nsstring.c  (test for warnings, line 4)
FAIL: gcc.dg/warn-nsstring.c  (test for warnings, line 5)
PASS: gcc.dg/warn-nsstring.c (test for excess errors)


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