From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Mitchell To: zack@rabi.columbia.edu Cc: egcs@egcs.cygnus.com Subject: Re: Issues with g++.pt/decl2.C Date: Fri, 30 Apr 1999 23:15:00 -0000 Message-ID: <199904280431.VAA14823@adsl-206-170-148-33.dsl.snfc21.pacbell.net> References: <199904280251.WAA18376@blastula.phys.columbia.edu> X-SW-Source: 1999-04n/msg00975.html Message-ID: <19990430231500.IqzCZ7A97gUCkxeDfo2lLBRGEPNitHus7imGexkyavU@z> >>>>> "Zack" == Zack Weinberg 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> struct foo { foo(); }; template Zack> foo::foo() {} T; // ERROR - ICE - XFAIL *-*-* If that works, sure, it's fine. -- Mark Mitchell mark@codesourcery.com CodeSourcery, LLC http://www.codesourcery.com