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: g++ 2.91.66: internal compiler error 40


>  * This (wrong) code triggers internal compiler error 40.
>  * gcc -c test.cpp

Thanks for your bug report. egcs-2.93.21 says

a.cc: In method `bool Foo::doSomething(int)':
a.cc:29: invalid use of type decl `typedef int (* Foo::foo_t::func_t)()' as expression

so it seems that the bug is fixed.

Regards,
Martin


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