internal compiler error
Jeffrey A Law
law@cygnus.com
Sun Oct 31 23:03:00 GMT 1999
In message < E359BAB3AE31D311A63600902784B273894CB8@exchsrvr.cybergold.com >you
write:
> We just upgraded our solaris system:
> SunOS panther 5.6 Generic_105181-15 sun4u sparc SUNW,Ultra-2
>
> and at the same time we upgraded our gcc to 2.95. Some of our products are
> now giving us problems, the most important of which is our Apache code.
> We're now getting an internal compiler error.
>
> Attached is the gzipped .i file. Below is the command and the result with
> the internal error. Please let me know if there is any more info you want.
> thanks!
> -bob upshaw
>
>
> bobup@panther:/cybergold/vm/bobup-vm/development/stronghold-2.2/src,15= gcc
> -v --save-temps -c -Iregex
> -I../ssl/include -O2 -DSOLARIS2 -DSTATUS
> -DSERVER_SUBVERSION=\"C2NetUS/2002\" -DCYBERGOLD -O -g -DCG
> POPUP=0 -DSTRONGHOLD mod_negotiation.c
> Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.1/specs
> gcc version 2.95.1 19990816 (release)
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.1/cpp -lang-c -v -Iregex
> -I../ssl/include -D__GNUC__
> =2 -D__GNUC_MINOR__=95 -Dsparc -Dsun -Dunix -D__svr4__ -D__SVR4 -D__sparc__
> -D__sun__ -D__unix__ -D__s
> vr4__ -D__SVR4 -D__sparc -D__sun -D__unix -Asystem(unix) -Asystem(svr4)
> -D__OPTIMIZE__ -g -D__GCC_NEW_
> VARARGS__ -Acpu(sparc) -Amachine(sparc) -DSOLARIS2 -DSTATUS
> -DSERVER_SUBVERSION="C2NetUS/2002" -DCYBER
> GOLD -DCGPOPUP=0 -DSTRONGHOLD mod_negotiation.c mod_negotiation.i
> GNU CPP version 2.95.1 19990816 (release) (sparc)
> #include "..." search starts here:
> #include <...> search starts here:
> regex
> ../ssl/include
> /usr/local/include
>
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.1/../../../../sparc-sun-so
> l
> aris2.6/include
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.1/include
> /usr/include
> End of search list.
> The following default directories have been omitted from the search path:
>
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.1/../../../../include/g++-
> 3
> End of omitted list.
> /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.1/cc1 mod_negotiation.i
> -quiet -dumpbase mod_negotia
> tion.c -g -O2 -O -version -o mod_negotiation.s
> GNU C version 2.95.1 19990816 (release) (sparc-sun-solaris2.6) compiled by
> GNU C version 2.95.1 199908
> 16 (release).
> mod_negotiation.c: In function `set_language_quality':
> mod_negotiation.c:1181: Internal compiler error in `final_scan_insn', at
> final.c:2920
> Please submit a full bug report.
> See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for
> instructions.
Thanks. This bug has been fixed for the upcoming gcc-2.95.2 release.
jeff
More information about the Gcc-bugs
mailing list