C++ PATCH: PR c++/10446

Krzysztof Parzyszek kristof@swissmail.org
Fri Apr 25 14:14:00 GMT 2003


On Wed, Apr 23, 2003 at 09:21:04PM -0500, Krzysztof Parzyszek wrote:
> 
> Doesn't work on FreeBSD:

Actually it does work on FreeBSD.  I didn't realize that the test case
I was referring to in my previous email was slightly different from
the one in the bug report:

    template <class T> struct L {};
    template <class T> void L<T>::I::foo() {}

This one still causes an ICE.


I apologize for the confusion.

Krzysztof




More information about the Gcc-patches mailing list