g++ bug on SGI with -mabi=64
Charlie Zender
zender@uci.edu
Thu Apr 5 13:09:00 GMT 2001
The .i file is attached as ccc.ii.gz
zender@krein:~/c++$ g++ -v -save-temps -I. -I/home/ess/zender/zender/include -I/usr/local/include -g -Wall -mabi=64 -o ccc.o ccc.cc
Reading specs from /usr/freeware/lib/gcc-lib/mips-sgi-irix6.2/2.95.2/specs
gcc version 2.95.2 19991024 (release)
/usr/freeware/lib/gcc-lib/mips-sgi-irix6.2/2.95.2/cpp -lang-c++ -v -I. -I/home/ess/zender/zender/include -I/usr/local/include -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -Dunix -Dmips -Dsgi -Dhost_mips -DMIPSEB -D_MIPSEB -DSYSTYPE_SVR4 -D_LONGLONG -D_SVR4_SOURCE -D_MODERN_C -D__DSO__ -D__unix__ -D__mips__ -D__sgi__ -D__host_mips__ -D__MIPSEB__ -D_MIPSEB -D__SYSTYPE_SVR4__ -D_LONGLONG -D_SVR4_SOURCE -D_MODERN_C -D__DSO__ -D__unix -D__mips -D__sgi -D__host_mips -D__MIPSEB -D__SYSTYPE_SVR4 -Asystem(unix) -Asystem(svr4) -Acpu(mips) -Amachine(sgi) -D__EXCEPTIONS -D__CHAR_UNSIGNED__ -g -Wall -D__LANGUAGE_C_PLUS_PLUS -D_LANGUAGE_C_PLUS_PLUS -D__SIZE_TYPE__=long unsigned int -D__PTRDIFF_TYPE__=long int -D__LONG_MAX__=9223372036854775807L -D__EXTENSIONS__ -D_SGI_SOURCE -D_MIPS_FPSET=32 -D_MIPS_ISA=_MIPS_ISA_MIPS3 -D_ABI64=3 -D_MIPS_SIM=_ABI64 -D_MIPS_SZINT=32 -D_MIPS_SZLONG=64 -D_MIPS_SZPTR=64 -D_COMPILER_VERSION=601 -U__mips -D__mips=3 -D__mips64 ccc.cc ccc.ii
GNU CPP version 2.95.2 19991024 (release) [AL 1.1, MM 40] SGI running IRIX 6.x
#include "..." search starts here:
#include <...> search starts here:
.
/home/ess/zender/zender/include
/usr/local/include
/usr/freeware/lib/gcc-lib/mips-sgi-irix6.2/2.95.2/include/g++
/usr/local/include
/usr/freeware/lib/gcc-lib/mips-sgi-irix6.2/2.95.2/../../../../mips-sgi-irix6.2/include
/usr/freeware/lib/gcc-lib/mips-sgi-irix6.2/2.95.2/include
/usr/include
End of search list.
The following default directories have been omitted from the search path:
End of omitted list.
/usr/freeware/lib/gcc-lib/mips-sgi-irix6.2/2.95.2/cc1plus ccc.ii -quiet -dumpbase ccc.cc -mabi=64 -g -Wall -version -o ccc.s
GNU C++ version 2.95.2 19991024 (release) (mips-sgi-irix6.2) compiled by GNU C version 2.95.2 19991024 (release).
ccc.cc: In function `int main(int, char **)':
ccc.cc:767: Internal compiler error in `change_address', at emit-rtl.c:1615
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.
~/ccc.ii.gz
--
Charlie Zender zender@uci.edu (949) 824-2987/FAX-3256, Department of
Earth System Science, University of California, Irvine CA 92697-3100
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ccc.ii.gz
Type: application/x-gzip
Size: 64796 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20010405/288c8c81/attachment.bin>
More information about the Gcc-bugs
mailing list