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 testsuite/35621] gcc.target/i386/ssse3-psignw.c fails at -O3 (violates C/C++ aliasing rules)



------- Comment #11 from pluto at agmk dot net  2008-03-18 20:48 -------
(In reply to comment #10)
> Just add -fno-strict-aliasing.
> 

just use __builtin_memcpy to avoid ugly casting.


-- 


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


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