OSDN Git Service

* tree.h: Declare make_decl_rtl_for_debug.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / README.compat
index 5295821..7eee66d 100644 (file)
@@ -29,6 +29,11 @@ sets of compiler options.
   varible ALT_LD_LIBRARY_PATH.  If it needs different options to build
   a shared object, define those in ALT_SHOBJ_OPTIONS.
 
+  Normally, only a small amount of compatibility tests is run.
+  Setting RUN_ALL_COMPAT_TESTS=1 in the environment before running the
+  testsuite enables running all compatibility tests, but might take
+  significantly longer than it takes without this variable.
+
 To run only the C++ compatibility tests, optionally specifying an
 alternate compiler and/or sets of options, do from $objdir/gcc:
 
@@ -78,3 +83,10 @@ There's a lot more that can be done with these tests.
 
 Janis Johnson, <janis187@us.ibm.com>
 October 2002
+
+\f
+Copyright (C) 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.