g++-19980508: Internal compiler error 248
Dirk Herrmann
dirk@ida.ing.tu-bs.de
Wed May 13 06:36:00 GMT 1998
Hi everybody.
The bug which I reported for g++-19980418 is still there, but with a
modified message (in version 19980418 egcs terminated with a signal 11):
> cat test.cc
#include <utility>
#include <set>
void f()
{
typedef pair<unsigned int, void*> X;
typedef set<X> Y;
Y y;
}
> g++ -Wall test.cc
/automatix/home/dirk/pub/egcs-19980508/include/g++/stl_tree.h:904: Internal compiler error 248.
/automatix/home/dirk/pub/egcs-19980508/include/g++/stl_tree.h:904: Please submit a full bug report to `egcs-bugs@cygnus.com'.
> uname -a
Best regards,
Dirk Herrmann
--
This message is best viewed with ISO 8859/1 (latin-1) character encoding.
More information about the Gcc-bugs
mailing list