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]

egcs-1.1b: internal error


Compiling this one-line program (e.g. g++ -c error.cpp):

  typedef std::anything<int> foo;

yields this error:

  error.cpp:1: Internal compiler error 980711.
  error.cpp:1: Please submit a full bug report to `egcs-bugs@cygnus.com'.

This is true for i386-pc-solaris2.6 and i386-cygwin32 platforms.

                Chris Metcalf -- InCert Software -- 1 (617) 621 8080
                metcalf@incert.com -- http://www.incert.com/~metcalf





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