g++ error

Daniel Luna d98luna@dtek.chalmers.se
Tue May 2 05:40:00 GMT 2000


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tagtype.ii.gz
Type: application/x-gzip
Size: 17248 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000502/a4bc1262/attachment.bin>


More information about the Gcc-bugs mailing list