This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 252.eon
- From: Jason Merrill <jason at redhat dot com>
- To: Michael Matz <matz at suse dot de>
- Cc: Paolo Carlini <pcarlini at unitus dot it>, <gcc-patches at gcc dot gnu dot org>,<mark at codesourcery dot com>
- Date: Fri, 01 Mar 2002 17:51:24 +0000
- Subject: Re: 252.eon
- References: <Pine.LNX.4.33.0203011605500.18663-100000@Wotan.suse.de>
>>>>> "Michael" == Michael Matz <matz@suse.de> writes:
> Hi,
> On Fri, 1 Mar 2002, Paolo Carlini wrote:
>> I was wondering if could be appropriate to add your reduced testcase to the
>> testsuite??
> Yes. Although I'm unknowing about the C++ testsuite, I would simply
> insert it as g++.dg/template/wrap1.C with "{ dg-do compile }" and
> appropriate origin. Ok?
Yes. Though { dg-do compile } is actually the default, so even that isn't
necessary.
Jason