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]

new ICE in rtx_equal_for_memref_p


Hi,

I'm getting the following ICE during compiling WINE with the current
headbranch:

/games/egcsbin/bin/gcc -c -I. -I. -I../../include -I../../include  -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__  -D_REENTRANT -I/usr/X11R6/include -o wowthunk.o wowthunk.c
wowthunk.c: In function `WOW_CallProc32W16':
wowthunk.c:442: Internal compiler error in rtx_equal_for_memref_p, at alias.c:1106

$ /games/egcsbin/bin/gcc -v
gcc version 3.1 20010412 (experimental)
$ 

(preprocessed output attached)

Ciao, Marcus

wowthunk.i.gz


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