Issues with g++.pt/decl2.C

Zack Weinberg zack@rabi.columbia.edu
Fri Apr 30 23:15:00 GMT 1999


On Tue, 27 Apr 1999 21:31:43 -0700, Mark Mitchell wrote:
>>>>>> "Zack" == Zack Weinberg <zack@rabi.columbia.edu> writes:
>
>    Zack> Ok; in the mean time, we should fix the test case so it is
>    Zack> testing the problem, not a preprocessor quirk.  How about
>    Zack> this:
>
>    Zack> // Build don't link: // crash test - XFAIL *-*-* template
>    Zack> <class T> struct foo { foo(); }; template<class T>
>    Zack> foo<T>::foo() {} T; // ERROR - ICE - XFAIL *-*-*
>
>If that works, sure, it's fine.

Yup, works.  I'll commit.

zw



More information about the Gcc mailing list