gcc 2.95.2 bug report

Mike Yang yang@research.att.com
Tue Feb 15 12:10:00 GMT 2000


Hi:

I'd like to submit a bug report.  Thanks for the great compiler!

I hope I have included all the pertinent information... The following
should be the commmand line output.  The compressed .ii and the .cc are
attached at the end of this message.

slk-yang[1456] g++ -v --save-temps egcs-bug.cc
Reading specs from
/usr/common/egcs5222.2.95.2/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/specs
gcc version 2.95.2 19991024 (release)
 /usr/common/egcs5222.2.95.2/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/cpp
-lang-c++ -v -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus
-D__ELF__ -Dunix -D__i386__ -Dlinux -D__ELF__ -D__unix__ -D__i386__
-D__linux__ -D__unix -D__linux -Asystem(posix) -D__EXCEPTIONS -Acpu(i386)
-Amachine(i386) -Di386 -D__i386 -D__i386__ -Di686 -Dpentiumpro -D__i686
-D__i686__ -D__pentiumpro -D__pentiumpro__ egcs-bug.cc egcs-bug.ii
GNU CPP version 2.95.2 19991024 (release) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:

/usr/common/egcs5222.2.95.2/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/../../../../include/g++-3

/usr/common/egcs5222.2.95.2/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/../../../../i686-pc-linux-gnu/include
 /usr/common/egcs5222.2.95.2/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/local/include
End of omitted list.
 /usr/common/egcs5222.2.95.2/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/cc1plus
egcs-bug.ii -quiet -dumpbase egcs-bug.cc -version -o egcs-bug.s
GNU C++ version 2.95.2 19991024 (release) (i686-pc-linux-gnu) compiled by
GNU C version 2.95.2 19991024 (release).
egcs-bug.cc:31: Internal compiler error.
egcs-bug.cc:31: Please submit a full bug report.
egcs-bug.cc:31: See
<URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: egcs-bug.ii.gz
Type: application/x-gzip
Size: 6412 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000215/d5a13823/attachment.bin>


More information about the Gcc-bugs mailing list