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: ICE in commit_one_edge_insertion, at flow.c:2467


> The following bootstrap error occured near the end of stage2 with todays
> mainline under hppa1.1-hp-hpux10.20:
> 
> ./xgcc -B./ -B/usr/local/hppa1.1-hp-hpux10.20/bin/ -isystem /usr/local/hppa1.1-hp-hpux10.20/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include -DUSE_COLLECT2 -DL_muldi3 -c ../../gcc/libgcc2.c -o libgcc/./_muldi3.o
> ../../gcc/libgcc2.c: In function `__muldi3':
> ../../gcc/libgcc2.c:367: Internal compiler error in commit_one_edge_insertion, at flow.c:2467

I may take a look at it tomorrow.  Can you please send me preprocessed testcase
so I can reproduce it on crosscompiler?

Thanks
Honza


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