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 testsuite/50722] FAIL: gcc.dg/pr49994-3.c (test for excess errors)


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

Janis Johnson <janis at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janis at gcc dot gnu.org

--- Comment #8 from Janis Johnson <janis at gcc dot gnu.org> 2012-02-10 18:36:37 UTC ---
Since the test only needs to compile and there are other targets (at least
arm-none-eabi) that warn, a cleaner fix would be to add "-w" to the options to
avoid the warnings.


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