[Bug target/40120] aliasing of __m128i is not allowed
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 12 15:02:00 GMT 2009
------- Comment #1 from rguenth at gcc dot gnu dot org 2009-05-12 15:01 -------
The aliasing is directional - you may access ints via a pointer to __m128i but
not the other way around.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40120
More information about the Gcc-bugs
mailing list