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]

a compiler error?


compiled at linux version 5.2 released by RedHat.

[fayu@earnie tmp]$ c++ -o f  stlcom.cc
graph.h: In function `class ostream & operator <<(class ostream &, class =
Graph<V
ertexType,EdgeType> &)':
In file included from stlcom.cc:2:
graph.h:277: Internal compiler error 90.
graph.h:277: Please submit a full bug report to `egcs-bugs@cygnus.com'.  =
  =20

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