Linux-2.1.103: Int comp error (alias.c) in bios32.c
Jeffrey A Law
law@cygnus.com
Thu May 21 22:36:00 GMT 1998
In message < 19980521165312.A11100@kg1.ping.de >you write:
> Hi,
>
> here is a bug in egcs-19880517 (as was in 19980502):
> root@kg1:/usr/src/Linux-2.1/linux/arch/i386/kernel # egcc -O2 -D__KERNEL__
> -I/usr/src/Linux-2.1/linux/include -c bios32.c
> alias.c:475: Internal compiler error in function rtx_equal_for_memref_p
>
> Just compiling with -O instead of -O2 fixes it.
>
> Here a few lines of alias.c:
> /* It is believed that rtx's at this level will never
> contain anything but integers and other rtx's,
> except for within LABEL_REFs and SYMBOL_REFs. */
> default:
> abort ();
I've just checked in a fix for this problem.
jeff
More information about the Gcc-bugs
mailing list