Internal Compiler Error 980711

Matthew Conway wrongway@mindspring.com
Wed Mar 17 15:39:00 GMT 1999


Got an internal compiler error while messing around with unions.  Here
is the relevant info, and the source files and command output are
included in the attached zip file.


[//c/dev/src/cpptest]-> uname -a
CYGWIN_NT-4.0 DANVERS 20.1 (0.3/1/1) 1998-12-3 20:39:18 i686 unknown

[//c/dev/src/cpptest]-> g++ --version
egcs-2.91.57

[//c/dev/src/cpptest]-> g++ -o bug.exe egcsbug.cpp
egcsbug.cpp:14: Internal compiler error 980711.
egcsbug.cpp:14: Please submit a full bug report to
`egcs-bugs@cygnus.com'.

[//c/dev/src/cpptest]-> g++ -v --save-temps -o bug.exe egcsbug.cpp >
command.txt 2>&1



More information about the Gcc-bugs mailing list