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]

internal compiler error in gcc 2.95.2


Bug type:
internal compiler error in gcc 2.95.2

Platform:
uname -a
SunOS process.ecn.purdue.edu 5.7 Generic_106541-10 sun4u sparc SUNW,Ultra-5_10

Verbose output:

/opt/gcc/2.95.2/bin/g++ -Dsolaris --save-temps -v -fpermissive -I.. -w -g -ftemplate-depth-100 -I/home/lpmpc/b/applequi/Lib/Lin_alg -I/home/lpmpc/b/applequi/Lib/gea/ -I/home/lpmpc/b/applequi/G/polytope/vinci/vinci-1/  -c ../infiles.C
Reading specs from /opt/gcc/2.95.2/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/specs
gcc version 2.95.2 19991024 (release)
 /opt/gcc/2.95.2/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/cpp -lang-c++ -v -I.. -I/home/lpmpc/b/applequi/Lib/Lin_alg -I/home/lpmpc/b/applequi/Lib/gea/ -I/home/lpmpc/b/applequi/G/polytope/vinci/vinci-1/ -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -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__EXCEPTIONS -g -w -D__GCC_NEW_VARARGS__ -Acpu(sparc) -Amachine(sparc) -Dsolaris ../infiles.C infiles.ii
GNU CPP version 2.95.2 19991024 (release) (sparc)
#include "..." search starts here:
#include <...> search starts here:
 ..
 /home/lpmpc/b/applequi/Lib/Lin_alg
 /home/lpmpc/b/applequi/Lib/gea
 /home/lpmpc/b/applequi/G/polytope/vinci/vinci-1
 /opt/gcc/2.95.2/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/../../../../include/g++-3
 /usr/local/include
 /opt/gcc/2.95.2/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/../../../../sparc-sun-solaris2.6/include
 /opt/gcc/2.95.2/lib/gcc-lib/sparc-sun-solaris2.6/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.
 /opt/gcc/2.95.2/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/cc1plus infiles.ii -quiet -dumpbase infiles.cc -g -w -version -fpermissive -ftemplate-depth-100 -o infiles.s
GNU C++ version 2.95.2 19991024 (release) (sparc-sun-solaris2.6) compiled by GNU C version 2.95.2 19991024 (release).
../infiles.C:5: Internal compiler error.
../infiles.C:5: Please submit a full bug report.
../infiles.C:5: See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.


infiles.ii.gz


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