egcs 1.1b mips-sgi-irix5.3 internal compiler error building apache1.3.3 (resend)

Marc W. Mengel mengel@fnal.gov
Fri Oct 30 12:17:00 GMT 1998


I'm getting an internal compiler error building http_main.c for
apache 1.3.3

Here's the particulars:

<dcdlaa> gcc -v          
Reading specs from
/afs/fnal.gov/ups/egcs/v1_1b/IRIX+5/lib/gcc-lib/mips-sgi-irix5.3/egcs-2.91.57/specs
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
<dcdlaa> gcc -c foo.c
foo.c: In function `find_child_by_pid':
foo.c:4586: internal error--unrecognizable insn:
(insn 38 36 40 (set (reg:SI 88)
        (plus:SI (reg:SI 83)
            (const_int 49152))) -1 (nil)
    (nil))
toplev.c:1360: Internal compiler error in function fatal_insn

I'm attatching a standalone file to reproduce the bug; trimming out
just the subroutine didn't appear sufficient, so I gcc -E'ed the file
and trimmed the blank lines, etc. to get a standalone test file.

Note that I built this same code on:
	sparc-sun-solaris2.4
	alpha-dec-osf4.0b
	alpha-dec-osf3.2
	mips-sgi-irix6.2
	rs6000-ibm-aix4.1.4.0
with the same egcs release, without problems, so it appears
specific to that platform.  It also builds with gcc 2.7.2.1 on
that platform.

Marc Mengel <mengel@fnal.gov>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: egcs-bug.c.gz
Type: application/x-gzip
Size: 39958 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19981030/4eef942b/attachment.bin>


More information about the Gcc-bugs mailing list