GCC 3.3.6: ICE in emit_move_insn, at expr.c:3198

Khem Raj khem at mvista.com
Thu Dec 22 12:08:52 EST 2005


Hello
While compiling gcc 3.3.6 for powerpc64 I encountered an ICE in GCC 
cross build.

/usr/include/bits/string2.h: In function `__strpbrk_c2':
/usr/include/bits/string2.h:1041: internal compiler error: in 
emit_move_insn, at expr.c:3198
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.

Here is short example that I reduced.

char* foo ( char *s )
{
  return s;
}

-- 
Khem Raj <khem at mvista.com>
MontaVista Software, Inc.
www.mvista.com




More information about the Linuxppc64-dev mailing list