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/21788] [x86_64] Wrong Code When Taking Address of Argument


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-27 18:23 -------
You are violating C aliasing rules, does -fno-strict-aliasing help?

-- 


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


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