This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the EGCS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

mainline ICE in builtins.c


Hi,

the current mainline on powerpc-linux-gnu fails at the end of stage1 while 
already using the stage1 compiler:

_ffsdi2
../../../cvsx/gccm/gcc/libgcc2.c: In function `__ffsdi2':
../../../cvsx/gccm/gcc/libgcc2.c:277: Internal compiler error:
../../../cvsx/gccm/gcc/libgcc2.c:277: 
../../../cvsx/gccm/gcc/builtins.c:2147: Expect tree_list, have call_expr

This is exposed by --enable-checking, may I suggest again to turn on 
--enable-checking by default in the development branch?

Franz.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]