This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Why C++ tests in C testsuite?
- From: Fergus Henderson <fjh at cs dot mu dot OZ dot AU>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 7 Oct 2002 01:32:29 +1000
- Subject: Re: Why C++ tests in C testsuite?
- References: <u8smzjr3ls.fsf@gromit.moeb>
On 06-Oct-2002, Andreas Jaeger <aj@suse.de> wrote:
>
> Since C++ is broken, I did a C only bootstrap and noticed these three
> failures:
>
> Running /cvs/gcc/gcc/testsuite/gcc.dg/cpp/cpp.exp ...
> FAIL: gcc.dg/cpp/c++98-pedantic.C (test for warnings, line 9)
> FAIL: gcc.dg/cpp/c++98-pedantic.C (test for excess errors)
> FAIL: gcc.dg/cpp/c++98.C (test for excess errors)
>
> All three tests are C++ tests. Why are they in the C testsuite? I
> propose to move them to the C++ testsuite. What do others think?
That sounds like a good idea to me.
--
Fergus Henderson <fjh@cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.