This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
g++ error
- To: gcc-bugs at gcc dot gnu dot org
- Subject: g++ error
- From: Daniel Luna <d98luna at dtek dot chalmers dot se>
- Date: Tue, 2 May 2000 14:39:49 +0200 (MET DST)
This popped up when I was compiling. My code is wrong but so is
(apparently) the compiler. Well, of to write better code...
g++ -v --save-temps -c tagtype.cc
Reading specs from /usr/pd/gnu/lib/gcc-lib/sparc-sun-solaris2.6/2.95/specs
gcc version 2.95 19990728 (release)
/usr/pd/gnu/lib/gcc-lib/sparc-sun-solaris2.6/2.95/cpp -lang-c++ -v
-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 -D__GCC_NEW_VARARGS__ -Acpu(sparc) -Amachine(sparc)
tagtype.cc tagtype.ii
GNU CPP version 2.95 19990728 (release) (sparc)
#include "..." search starts here:
#include <...> search starts here:
/usr/pd/gnu/lib/gcc-lib/sparc-sun-solaris2.6/2.95/../../../../include/g++-3
/usr/pd/gnu/include
/usr/pd/gnu/lib/gcc-lib/sparc-sun-solaris2.6/2.95/../../../../sparc-sun-solaris2.6/include
/usr/pd/gnu/lib/gcc-lib/sparc-sun-solaris2.6/2.95/include
/usr/include
End of search list.
The following default directories have been omitted from the search path:
End of omitted list.
/usr/pd/gnu/lib/gcc-lib/sparc-sun-solaris2.6/2.95/cc1plus tagtype.ii
-quiet -dumpbase tagtype.cc -version -o tagtype.s
GNU C++ version 2.95 19990728 (release) (sparc-sun-solaris2.6) compiled by
GNU C version 2.8.1.
tagtype.cc: In function `bool operator <(tagtype, tagtype)':
tagtype.cc:17: Internal compiler error.
tagtype.cc:17: Please submit a full bug report.
tagtype.cc:17: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for
instructions.
HTH
#Luna
--
Daniel Luna [ICQ:18458877] | Top reasons that I have a beard:
luna@cd.chalmers.se | a) It's lazy (functional even).
http://www.dtek.chalmers.se/~d98luna/ | b) I can.
Don't look at my homepage (it stinks).| c) I can get away with it.
tagtype.ii.gz