[Bug target/18723] [C] gcc 3.4.4 zeroes inline function argument with "-O2 -march=pentium4"
thrall at vss dot fsi dot com
gcc-bugzilla@gcc.gnu.org
Mon Nov 29 19:38:00 GMT 2004
------- Additional Comments From thrall at vss dot fsi dot com 2004-11-29 19:38 -------
-fno-strict-aliasing does make the segfault go away, but changing the line like
you suggested does not (the assembly for handleButtonEvent is exactly the same
up to the place it zeroes event, and it still segfaults in exactly the same
place).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18723
More information about the Gcc-bugs
mailing list