This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13190] SSE instructions fails
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Nov 2003 21:21:04 -0000
- Subject: [Bug c++/13190] SSE instructions fails
- References: <20031125210859.13190.sch@des.dk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-25 21:21 -------
This is a dup of bug 10395, which is caused by using mmx/sse/sse instructions in main (while the
stack frame is not aligned correctly) the work around is not to use the instructions in main.
*** This bug has been marked as a duplicate of 10395 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13190