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 92.


The attached file produces the message ``Internal compiler error 92.''
for me under SunOS 4.1.3 and Linux 2.0.30 (Slackware).

			Rick

foo.cc

$ uname -a
SunOS cfdevx1 4.1.3_U1 1 sun4m
$ g++ --version
egcs-2.90.23 980102 (egcs-1.0.1 release)
$ g++ -c foo.cc
foo.cc: In function `int main(int, char **)':
foo.cc:26: Internal compiler error 92.
foo.cc:26: Please submit a full bug report to `egcs-bugs@cygnus.com'.
$ uname -a
Linux rickc-dial-in 2.0.30 #3 Tue Jun 24 03:49:52 CDT 1997 i586 unknown
$ g++ --version
egcs-2.90.23 980102 (egcs-1.0.1 release)
$ g++ -c foo.cc
foo.cc: In function `int main(int, char **)':
foo.cc:24: Internal compiler error 92.
foo.cc:24: Please submit a full bug report to `egcs-bugs@cygnus.com'.

PGP signature


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