8sa1-gcc/gcc/testsuite/g++.dg
2001-08-19 21:00:30 +00:00
..
abi re PR c++/3820 (GCC 3.0 crashes with empty base class) 2001-08-07 13:57:06 +00:00
eh typeck2.c (add_exception_specifier): Only require complete type if not in processing template declaration. 2001-08-19 20:35:06 +02:00
ext
inherit Fix thinko in regexp 2001-08-12 13:11:01 +00:00
init
lookup XFAIL 2001-08-13 14:07:18 +00:00
opt increase array size to force into memory 2001-08-10 11:25:43 -04:00
other XFAIL 2001-08-13 14:07:18 +00:00
overload
special * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test. 2001-08-19 21:00:30 +00:00
template XFAIL 2001-08-13 14:07:18 +00:00
warn XFAIL 2001-08-13 14:07:18 +00:00
dg.exp
README

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, etc.
overload Tests for overload resolution and conversions.
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.