2003-08-19 Michael Ritzert <ritzert@t-online.de>
* g++.dg/README: Describe the pch directory.
From-SVN: r70568
+2003-08-19 Michael Ritzert <ritzert@t-online.de>
+
+ * g++.dg/README: Describe the pch directory.
+
2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
PR c++/11174
other Tests that don't quite fit anywhere else.
overload Tests for overload resolution and conversions.
parse Tests for parsing.
+pch Tests for precompiled headers.
rtti Tests for run-time type identification (typeid, dynamic_cast, etc.)
special Tests requiring individual processing.
template Tests for templates.