Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1344)

Unified Diff: gcc/gcc/testsuite/g++.dg/README

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/testsuite/c-c++-common/builtin-offsetof.c ('k') | gcc/gcc/testsuite/g++.dg/abi/mangle11.C » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/testsuite/g++.dg/README
diff --git a/gcc/gcc/testsuite/g++.dg/README b/gcc/gcc/testsuite/g++.dg/README
index 14b736e7a731b9f60db3357b6614dbe99af1ae8b..fe308a542107904f74d99f0f4671caa033dd95c7 100644
--- a/gcc/gcc/testsuite/g++.dg/README
+++ b/gcc/gcc/testsuite/g++.dg/README
@@ -14,10 +14,12 @@ gcov Tests for GCOV (code coverage) support.
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.
+lto Tests for Link Time Optimization.
opt Tests for fixes of bugs with particular optimizations.
overload Tests for overload resolution and conversions.
parse Tests for parsing.
pch Tests for precompiled headers.
+plugin Tests for plugin support.
rtti Tests for run-time type identification (typeid, dynamic_cast, etc.)
template Tests for templates.
tc1 Tests for Technical Corrigendum 1 conformance.
@@ -29,3 +31,10 @@ 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.
+
+
+Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
« no previous file with comments | « gcc/gcc/testsuite/c-c++-common/builtin-offsetof.c ('k') | gcc/gcc/testsuite/g++.dg/abi/mangle11.C » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698