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 target/18723] [C] gcc 3.4.4 zeroes inline function argument with "-O2 -march=pentium4"


------- 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


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