This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
new ICE in rtx_equal_for_memref_p
- To: gcc-bugs at gcc dot gnu dot org
- Subject: new ICE in rtx_equal_for_memref_p
- From: Marcus Meissner <marcus at jet dot franken dot de>
- Date: Thu, 12 Apr 2001 17:14:13 +0200
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