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 c/32102] -Wall stomps on -Wstrict-overflow



------- Comment #13 from manu at gcc dot gnu dot org  2008-01-22 14:19 -------
Subject: Bug 32102

Author: manu
Date: Tue Jan 22 14:19:01 2008
New Revision: 131722

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131722
Log:
Missed testcases in earlier commit.

2008-01-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

        PR 32102
testsuite/
        * gcc.dg/Wstrict-overflow-21.c: New.
        * g++.dg/warn/Wstrict-aliasing-8.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-8.C
    trunk/gcc/testsuite/gcc.dg/Wstrict-overflow-21.c


-- 


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


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