egcs-1.1.2: error in emit_move_insn_1
Jeffrey A Law
law@cygnus.com
Mon May 31 21:06:00 GMT 1999
In message < Pine.LNX.4.10.9905132055540.23761-100000@intra.typhoon.spb.ru >you
write:
> Hello!
>
> egcs-1.1.2 (as well as the current CVS version, branch egcs_1_1_branch)
> fails to compile following program:
>
> struct str1 { int arr1[4]; };
> static int die_now (int i)
> {
> return (((struct str1 *) 0)->arr1[i]);
> }
>
> $ ./cc1 bug.i
> die_nowexpr.c:2568: Internal compiler error in function emit_move_insn_1
This bug has been fixed for the upcoming gcc-2.95 release.
Thanks,
jeff
More information about the Gcc-bugs
mailing list