This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/16974] New: could not split insn (ice in final_scan_insn, final.c)
- From: "nick at reloco dot com dot ar" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Aug 2004 21:41:19 -0000
- Subject: [Bug c/16974] New: could not split insn (ice in final_scan_insn, final.c)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
This is the error.
gbAplicacionTopologicaIncremento.pc: In function `gbAplicacionTopologicaIncremento':
gbAplicacionTopologicaIncremento.pc:2744: error: could not split insn
(insn 14964 27260 14963 gbAplicacionTopologicaIncremento.pc:2256 (set (reg:DI 18
$18)
(plus:DI (reg/f:DI 30 $30)
(const_int 65536 [0x10000]))) 8 {*adddi_fp_hack}
(insn_list:REG_DEP_ANTI 14934 (insn_list:REG_DEP_OUTPUT 14930 (nil)))
(nil))
gbAplicacionTopologicaIncremento.pc:2744: internal compiler error: in
final_scan_insn, at final.c:2429
It looks like bug 15433, which is fixed in 3.5, but I'm having this problem with
3.4.1. Do you need mee to post some of the code?
--
Summary: could not split insn (ice in final_scan_insn, final.c)
Product: gcc
Version: 3.4.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: nick at reloco dot com dot ar
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: alphaev68-dec-osf4.0g
GCC host triplet: alphaev68-dec-osf4.0g
GCC target triplet: alphaev68-dec-osf4.0g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16974