This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/34831] [4.3 Regression] ICE on gcc.dg/pr34233.c for MIPS
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2008 16:50:04 -0000
- Subject: [Bug target/34831] [4.3 Regression] ICE on gcc.dg/pr34233.c for MIPS
- References: <bug-34831-7151@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from steven at gcc dot gnu dot org 2008-01-18 16:50 -------
Confirmed.
ignoring nonexistent directory
"/usr/local/lib/gcc/mipsel-unknown-linux-gnu/4.3.0/include"
ignoring nonexistent directory
"/usr/local/lib/gcc/mipsel-unknown-linux-gnu/4.3.0/include-fixed"
ignoring nonexistent directory
"/usr/local/lib/../mipsel-unknown-linux-gnu/sys-include"
ignoring nonexistent directory
"/usr/local/lib/../mipsel-unknown-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
End of search list.
pr34233.c: In function 'foo':
pr34233.c:7: error: unrecognizable insn:
(insn 8 7 9 3 pr34233.c:6 (set (reg:DF 198)
(div:DF (const_double:DF 1.0e+0 [0x0.8p+1])
(reg:DF 196))) -1 (nil))
pr34233.c:7: internal compiler error: in extract_insn, at recog.c:1990
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
--
steven at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2008-01-18 16:50:04
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34831