This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Fwd: ICE in g++ 2.96 on Solaris 2.6




Note: forwarded message attached.

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


Hi,

when trying to compile octave-2.1.24,

% c++ -v --save-temps -c -I. -I.. -I../liboctave -I../src -I../libcruft/misc -I../glob -I../glob -DHAVE_CONFIG_H -fno-rtti -fno-exceptions -fno-implicit-templates -g -O1 -Wall error.cc
Reading specs from /home/igor/local/gcc-2.96-32bit/lib/gcc-lib/sparc-sun-solaris2.6/2.96/specs
gcc version 2.96 20000120 (experimental)
 /home/igor/local/gcc-2.96-32bit/lib/gcc-lib/sparc-sun-solaris2.6/2.96/cpp -lang-c++ -v -I. -I.. -I../liboctave -I../src -I../libcruft/misc -I../glob -I../glob -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=96 -D__cplusplus -Dsparc -Dsun -Dunix -D__svr4__ -D__SVR4 -D__sparc__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 -D__sparc -D__sun -D__unix -Asystem(unix) -Asystem(svr4) -D__OPTIMIZE__ -g -Wall -D__GCC_NEW_VARARGS__ -Acpu(sparc) -Amachine(sparc) -DHAVE_CONFIG_H error.cc error.ii
GNU CPP version 2.96 20000120 (experimental) (sparc)
#include "..." search starts here:
#include <...> search starts here:
 .
 ..
 ../liboctave
 ../src
 ../libcruft/misc
 ../glob
 /opt/qt/include
 /home/igor/local/gcc-2.96-32bit/lib/gcc-lib/sparc-sun-solaris2.6/2.96/../../../../include/g++-3
 /usr/local/include
 /home/igor/local/gcc-2.96-32bit/lib/gcc-lib/sparc-sun-solaris2.6/2.96/../../../../sparc-sun-solaris2.6/include
 /home/igor/local/gcc-2.96-32bit/lib/gcc-lib/sparc-sun-solaris2.6/2.96/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
End of omitted list.
 /home/igor/local/gcc-2.96-32bit/lib/gcc-lib/sparc-sun-solaris2.6/2.96/cc1plus error.ii -quiet -dumpbase error.cc -g -O1 -Wall -version -fno-rtti -fno-exceptions -fno-implicit-templates -o error.s
GNU C++ version 2.96 20000120 (experimental) (sparc-sun-solaris2.6) compiled by GNU C version 2.96 20000120 (experimental).
/home/igor/local/gcc-2.96-32bit/lib/gcc-lib/sparc-sun-solaris2.6/2.96/../../../../include/g++-3/std/bastring.h: In function `void clear_global_error_variable (void *)':
/home/igor/local/gcc-2.96-32bit/lib/gcc-lib/sparc-sun-solaris2.6/2.96/../../../../include/g++-3/std/bastring.h:385: Internal compiler error in `fix_lexical_addr', at function.c:5302
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.

Thanks

Igor

error.ii.gz




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]