C++ Internal compiler error

Jonathan C Day jcday@cscsun1.larc.nasa.gov
Tue May 19 15:03:00 GMT 1998


Dear sir,

  I would like to report an internal compiler error I get when
compiling qt-1.33 with egcs-1.0.2 on a SunOS or Solaris box.

On Solaris 2.6, the error is generated in qpic_x11.cpp, line 39.
There are no other warnings or errors generated concerning that
line. On the other hand, the file compiles correctly under SunOS.

On SunOS, the error is generated in qtstream.cpp, line 153.
There are warnings about non-ANSI C++ code in lines 152 and 153,
but there's nothing to suggest that they're related to the
internal compiler error. On the other hand, the file compiles
correctly under Solaris and /no/ warnings of non-ANSI C++ code
are given.

The compiler errors remain after all optimization flags have
been removed.

The same bug appears in gcc-2.8.1

Thanks,

Jonathan Day




More information about the Gcc-bugs mailing list