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.


Hi

I have found another Internal compiler error. And I'm no longer sure
that the one I found yesterday is the same I had already reported; if
not: sorry.

When compiling the attached file, I get:

Lines/Straight/Line.h: In instantiation of
::Iterator::::Iterator::RandomAccess<::Boards::Square
*,int>::::Iterator::::Iterator::RandomAccess<::Boards::Square
*,int>::auto_ptr<RandomAccess<::Boards::Square *,int>::Representation>':
Lines/Straight/Line.h:43:   instantiated from
`RandomAccess<::Boards::Square *, int>'
Lines/Straight/Line.h:43:   instantiated from
`::Iterator::::Iterator::RandomAccess<::Boards::Square *,int>'
Lines/Straight/Line.h:43:   instantiated from here
In file included from Queen/Queen.cpp:22:
Lines/Straight/Line.h:43: Internal compiler error.
Lines/Straight/Line.h:43: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
Lines/Straight/Line.h:43: See
<URL:http://egcs.cygnus.com/faq.html#bugreport> for details.


I am using Windows NT 4.0 SP4 and egcs version 1.1.2 (egcs-2.91.66).

Thanks
Thomas Maeder

Queen.zip


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