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/36026] optimized code returns different results



------- Comment #7 from rguenth at gcc dot gnu dot org  2008-04-23 14:48 -------
Btw:

gcc-4.3 -o t test_simple.c -O2 -Wstrict-overflow
test_simple.c: In function 'v_bignum_square_half':
test_simple.c:96: warning: assuming signed overflow does not occur when
simplifying conditional to constant


-- 


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


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