This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/10435] [3.4 regression] ICE: insn does not satisfy its constraints - i686-pc-linux-gnu
- 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: 30 Aug 2003 03:26:36 -0000
- Subject: [Bug optimization/10435] [3.4 regression] ICE: insn does not satisfy its constraints - i686-pc-linux-gnu
- References: <20030418200600.10435.fnf@intrinsity.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10435
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rth at redhat dot com
Last reconfirmed|2003-07-28 01:19:58 |2003-08-30 03:26:35
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-30 03:26 -------
Most likely the same bug as PR 8178.
More evidence same date for the regression of the bug.
: Search converges between 2003-02-04-trunk (#213) and 2003-02-05-trunk (#214).
Richard could you look at this one because seems like your patch:
http://gcc.gnu.org/ml/gcc-cvs/2003-02/msg00241.html
caused this regression?