]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/testsuite/g++.dg/README
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / testsuite / g++.dg / README
diff --git a/gcc/testsuite/g++.dg/README b/gcc/testsuite/g++.dg/README
deleted file mode 100644 (file)
index edf1d5a..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-Subdirectories:
-
-abi     Tests for ABI compatibility -- mangling, object layout, etc.
-eh      Tests for exception handling.
-ext     Tests for GNU language extensions.
-inherit         Tests for inheritance -- virtual functions, multiple inheritance, etc.
-init    Tests for initialization semantics, constructors/destructors, etc.
-lookup  Tests for lookup semantics, namespaces, using, etc.
-overload Tests for overload resolution and conversions.
-parse   Tests for parsing.
-rtti    Tests for run-time type identification (typeid, dynamic_cast, etc.)
-template Tests for templates.
-warn    Tests for compiler warnings.
-
-other   Tests that don't fit into one of the other categories.
-
-special         Tests that need custom expect code to run them; see special/ecos.exp
-        for an example.