[Bug target/14226] New: [3.4] ICE in emit_move_insn for -mcpu=power4
marcus at jet dot franken dot de
gcc-bugzilla@gcc.gnu.org
Fri Feb 20 14:41:00 GMT 2004
On ppc32, when compiling the short testcase with gcc -c -mcpu=power4
it faults with:
sendmsg.i: In function `f':
sendmsg.i:4: internal compiler error: in emit_move_insn, at expr.c:2776
the testcase was extracted from libobjc:
void
f()
{
__builtin_apply ((void*)0, (void*)0, 0);
}
--
Summary: [3.4] ICE in emit_move_insn for -mcpu=power4
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: marcus at jet dot franken dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: powerpc-unknown-linux-gnu
GCC host triplet: powerpc-unknown-linux-gnu
GCC target triplet: powerpc-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14226
More information about the Gcc-bugs
mailing list