This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Why C++ tests in C testsuite?


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]