This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/37362] New: [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc
- From: "g0dsowncountry at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Sep 2008 01:12:32 -0000
- Subject: [Bug target/37362] New: [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-gcc
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
This looks very similar to Bug# 33635.
Stage 1 GCC (version 4.4.0 20080829) doesn't bootstrap on mipsisa64r2-linux-gcc
due to an ICE while compiling: -
mipsisa64r2-linux/64/libgcc/_powitf2.o
mipsisa64r2-linux/libgcc/_powitf2.o (n32)
[Identical Test Case from 33635]
[$] cat foo.i
void __powitf2 (float x __attribute__ ((mode (TF)))) {}
[$] ./gcc/cc1 -fpreprocessed foo.i -quiet
foo.i: In function '__powitf2':
foo.i:1: error: unrecognizable insn:
(insn 25 24 3 foo.i:1 (set (mem/c/i:DI (reg/f:SI 30 $fp) [0 x+0 S8 A128])
(unspec:DI [
(reg:TF 44 $f12 [ x ])
] 31)) -1 (nil))
foo.i:1: internal compiler error: in extract_insn, at recog.c:1988
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Kindly advise if additional information is required...
--
Summary: [4.4 Regression] Bootstrap broken on mipsisa64r2-linux-
gcc
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: g0dsowncountry at yahoo dot com
GCC build triplet: i686-host_pc-linux-gnu
GCC host triplet: i686-host_pc-linux-gnu
GCC target triplet: mipsisa64r2-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37362