This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19119] [3.4 regression] -msse -O2 causes ICE
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Dec 2004 17:11:38 -0000
- Subject: [Bug target/19119] [3.4 regression] -msse -O2 causes ICE
- References: <20041221213422.19119.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-12-23 17:11 -------
Fixed by Richard's patch for PR19102:
http://gcc.gnu.org/ml/gcc-cvs/2004-12/msg00917.html
Btw, I needed to add -march=i686 to the command line to trigger the bug.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19119