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


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

Re: irix6.5 failures due to patch "Jul 16 22:48:00 CEST 2001 Jan Hub icka"


> Both failures are ICE in make_decl_rtl, at varasm.c:596
> 
> /exd4/billingd/obj/gcc-mainline/gcc/xgcc
> -B/exd4/billingd/obj/gcc-mainline/gcc/
> /exd4/billingd/src/gcc-ainline/gcc/testsuite/gcc.dg/unused-2.c -O2
> -finline-functions -Wunused -Wreturn-type -S -o unused-2.s 
> /exd4/billingd/src/gcc-mainline/gcc/testsuite/gcc.dg/unused-2.c: In function
> `foo':
> /exd4/billingd/src/gcc-mainline/gcc/testsuite/gcc.dg/unused-2.c:11: warning:
> label `skip_it' defined but not used
> /exd4/billingd/src/gcc-mainline/gcc/testsuite/gcc.dg/unused-2.c: In function
> `bar':
> /exd4/billingd/src/gcc-mainline/gcc/testsuite/gcc.dg/unused-2.c:17: Internal
> compiler error in make_decl_rtl, at varasm.c:596
I've commited patch today that should fix the problem.
Please re-try - it does fix it on i386 and PPC.

Honza


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