This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/55114] New: [4.8 Regression] gcc.dg/builtins-53.c ICEs on mips64 soft-float
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 29 Oct 2012 02:26:10 +0000
- Subject: [Bug middle-end/55114] New: [4.8 Regression] gcc.dg/builtins-53.c ICEs on mips64 soft-float
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55114
Bug #: 55114
Summary: [4.8 Regression] gcc.dg/builtins-53.c ICEs on mips64
soft-float
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: pinskia@gcc.gnu.org
/home/apinski/src/gcc-fsf/local/gcc/gcc/testsuite/gcc.dg/builtins-53.c:96:1:
error: unrecognizable insn:
(insn 12 13 14 2 (set (reg:TF 4 $4)
(parallel:TF [
(expr_list:REG_DEP_TRUE (reg:DI 199)
(const_int 0 [0]))
(expr_list:REG_DEP_TRUE (reg:DI 200)
(const_int 8 [0x8]))
]))
/home/apinski/src/gcc-fsf/local/gcc/gcc/testsuite/gcc.dg/builtins-53.c:95 -1
(nil))
That instruction should be split into two sets.