ICE for egcs 1.1.1-prerelease
Florian La Roche
florian@suse.de
Tue Nov 10 03:34:00 GMT 1998
On Tue, Nov 10, 1998 at 01:22:44AM -0700, Jeffrey A Law wrote:
>
>
> In message < 19981106160959.A8099@knorke.saar.de >you write:
> > The following preprocessed file compiles without any problems with only
> > "-O2", but fails to compile with "-O2 -fno-force-mem":
> >
> > knorke:~/source $ gcc -O2 -fno-force-mem -c -o test.o test.i
> > test.i: In function `doPaste':
> > test.i:8293: internal error--unrecognizable insn:
> > (insn 514 2035 516 (parallel[
> > (set (reg:SI 156)
> > (div:SI (reg:SI 499)
> > (mem:SI (reg:SI 431))))
> > (set (reg:SI 157)
> > (mod:SI (reg:SI 499)
> > (mem:SI (reg:SI 432))))
> > ] ) -1 (insn_list 1977 (nil))
> > (expr_list:REG_DEAD (reg:SI 431)
> > (expr_list:REG_UNUSED (reg:SI 157)
> > (nil))))
> > toplev.c:1360: Internal compiler error in function fatal_insn
> > knorke:~/source $ ls -l test.i
> > -rw-r--r-- 1 florian users 218100 Nov 6 12:34 test.i
> >
> >
> > A compressed version of the input file is available from
> > http://www.suse.de/~florian/test.i.gz for the next few days.
> >
> > Thanks a lot for egcs,
> > just tell me, if I can help any further with this,
> What target? If we don't know what target to test we can't even make an
> attempt to fix the problem.
Sorry for not including that info. It is on a x86-Linux machine.
Florian La Roche
More information about the Gcc-bugs
mailing list