This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Excess errors in testcases (was Re: [RFC] g++.dg/parse/undefined1.C fails)
- From: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
- To: mark at codesourcery dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 25 Jan 2003 22:49:36 +0100
- Subject: Re: Excess errors in testcases (was Re: [RFC] g++.dg/parse/undefined1.C fails)
Hi again,
On 25 Jan, Mark Mitchell wrote:
> I thought there was something like "dg-bogus" that you could use to say
> that an error comes out here, but shouldn't; then you can XFAIL just that
> line.
Oops, I didn't know about that feature.
That sounds like the thing I was looking for! :-)
Thanks,
Volker