README: Describe the pch directory.
2003-08-19 Michael Ritzert <ritzert@t-online.de> * g++.dg/README: Describe the pch directory. From-SVN: r70568
This commit is contained in:
parent
b54f5338d9
commit
7f5d157fce
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@ -16,6 +16,7 @@ opt Tests for fixes of bugs with particular optimizations.
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user