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]

Re: Erroneous use of stl creates internal compiler error...


> Erroneous code generates an internal compiler error.....
> Compiled with g++ 2.95.1 on Linux Redhat 6.0 i586.

Thanks for your bug report. gcc-2.95.2 will still crash. The mainline
compiler says

a.cc: In function `int main ()':
a.cc:10: calling type `template <_Key, _Tp, _Compare, _Alloc> class map' like a method

so it seems the bug has been fixed.

Regards,
Martin


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