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]

Why C++ tests in C testsuite?


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?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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