[Bug target/28069] New: __m128 local variables don't get properly aligned.

zuxy dot meng at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Jun 17 06:25:00 GMT 2006


GCC dosen't allocate __m128 locals on a 16-byte boundary, but continues to use
movaps to access them, causing general protection faults at run-time.


-- 
           Summary: __m128 local variables don't get properly aligned.
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zuxy dot meng at gmail dot com
 GCC build triplet: i686-pc-mingw32
  GCC host triplet: i686-pc-mingw32
GCC target triplet: i686-pc-mingw32


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



More information about the Gcc-bugs mailing list