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 #11 from manu at gcc dot gnu dot org  2008-01-21 20:54 -------
(In reply to comment #10)
> This test case will give a warning with mainline with -Wstrict-overflow (aka
> -Wstrict-overflow=2) but not with -Wall (which implies -Wstrict-overflow=1).
> 

I think that testcase is structurally equivalent to the one I have included in
my proposed (and unreviewed, ;-) patch.


-- 


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]