This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14149] [3.3 Regression] libgcc2.c:731: internal compiler error: in extract_constrain_insn_cached, at recog.c:2090
- 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: 15 Feb 2004 14:18:56 -0000
- Subject: [Bug target/14149] [3.3 Regression] libgcc2.c:731: internal compiler error: in extract_constrain_insn_cached, at recog.c:2090
- References: <20040215112734.14149.cmosis5@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-15 14:18 -------
Confirmed, this patch fixes it though: <http://gcc.gnu.org/ml/gcc-patches/2004-01/
msg02030.html>.
This is the patch which caused it: http://gcc.gnu.org/ml/gcc-cvs/2004-01/msg00324.html
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |denisc at overta dot ru
Severity|normal |minor
Status|UNCONFIRMED |NEW
Component|c |target
Ever Confirmed| |1
Keywords| |ice-on-valid-code, patch
Known to fail| |3.3.3
Known to work| |3.4.0 3.5.0 3.3.2
Last reconfirmed|0000-00-00 00:00:00 |2004-02-15 14:18:55
date| |
Summary|libgcc2.c:731: internal |[3.3 Regression]
|compiler error: in |libgcc2.c:731: internal
|extract_constrain_insn_cache|compiler error: in
|d, at recog.c:2090 |extract_constrain_insn_cache
| |d, at recog.c:2090
Target Milestone|--- |3.3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14149