Internal compiler error in gcc/reload.c:5567

Adam C. Powell, IV adam.powell@nist.gov
Wed Sep 2 14:00:00 GMT 1998


Jeffrey A Law wrote:

> We would need the cpp output before we can look at this bug report.

Oh, you must mean:

gcc -DLINUX -O2 -DOOGL -c -v eval_sec.c
Reading specs from
/usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/egcs-2.91.57/specs
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
 /usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/egcs-2.91.57/cpp -lang-c -v
-undef -D__GNUC__=2 -D__GNUC_MINOR__=91 -Dlinux -Dunix -D_LONGLONG -D__ELF__
-D__linux__ -D__unix__ -D_LONGLONG -D__ELF__ -D__linux -D__unix
-Asystem(linux) -D__OPTIMIZE__ -D__LANGUAGE_C__ -D__LANGUAGE_C -DLANGUAGE_C
-Acpu(alpha) -Amachine(alpha) -D__alpha -D__alpha__ -D__alpha_ev5__ -Acpu(ev5)
-D__alpha_bwx__ -Acpu(bwx) -DLINUX -DOOGL eval_sec.c /tmp/ccMhjP1B.i
GNU CPP version egcs-2.91.57 19980901 (egcs-1.1 release) (Alpha GNU/Linux for
ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /usr/alphaev56-unknown-linux-gnu/include
 /usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/egcs-2.91.57/include
 /usr/include
End of search list.
 /usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/egcs-2.91.57/cc1 /tmp/ccMhjP1B.i
-quiet -dumpbase eval_sec.c -O2 -version -o /tmp/ccqe0Kld.s
GNU C version egcs-2.91.57 19980901 (egcs-1.1 release)
(alphaev56-unknown-linux-gnu) compiled by GNU C version egcs-2.91.57 19980901
(egcs-1.1 release).
/usr/local/src/sys/egcs-1.1a/gcc/reload.c:5567: Internal compiler error in
function subst_reloads

Again, http://www.ctcms.nist.gov/~powell/eval_sec.c .  I'm going to try to
narrow down the problem to a section of the file- it's kinda big.  Sorry I
didn't provide this info before.

Here's how I built egcs (from the directory above the source):

mkdir egcs-build
cd egcs-build/
/usr/local/src/sys/egcs-1.1a/configure --prefix=/usr
[Edit gcc/Makefile, gcc/cp/Makefile and gcc/f/Makefile to remove lines with
nulls ending in "creating makefile"- this is another problem, which has been
here since a July snapshot.]
make bootstrap >& /usr/local/src/sys/egcs-1.1a/bootstrap.log
[make check doesn't work yet because I don't have dejagnu]
make install >& /usr/local/src/sys/egcs-1.1a/install.log

It built and installed smoothly.

Thanks very much,

-Adam `Cold Fusion' Powell, IV _/\_ http://www.ctcms.nist.gov/~powell/
Call with Netscape Conference!  \/  http://dls.netscape.com/      ____
USDoC, National Institute of Standards & Technology (NIST)  |\ ||<  |
Center for Theoretical and Computational Materials Science  | \||_> |






More information about the Gcc-bugs mailing list