[Bug target/29818] code with SSE segfaults with gcc-3.4.6, runs fine with gcc-4.1.1

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Nov 19 01:27:00 GMT 2006



------- Comment #14 from pinskia at gcc dot gnu dot org  2006-11-19 01:27 -------
This like the other you filed is not a GCC bug, you are accessing a SSE vector
that is not aligned so you have to use the SSE intrinsic that does unaligned
access.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list