* g++.dg/README: Describe the pch directory.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70568
138bc75d-0d04-0410-961f-
82ee72b054a4
+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.