This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
(ada) committed as obvious
- From: Nathanael Nerode <neroden at twcny dot rr dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Wed, 13 Nov 2002 16:19:08 -0500
- Subject: (ada) committed as obvious
Committed as obvious. This closes PR 6558.
Index: ChangeLog
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/ChangeLog,v
retrieving revision 1.266
diff -u -r1.266 ChangeLog
--- ChangeLog 5 Nov 2002 00:49:44 -0000 1.266
+++ ChangeLog 13 Nov 2002 21:18:29 -0000
@@ -1,3 +1,7 @@
+2002-11-13 Nathanael Nerode <neroden@gcc.gnu.org>
+ PR ada/6558
+ * config-lang.in: Remove diff_excludes.
+
2002-11-05 Graham Stott <graham.stott@btinternet.com>
PR ada/8358
* trans.c (gnu_pending_elaboration_lists): New GC root.
Index: config-lang.in
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/config-lang.in,v
retrieving revision 1.6
diff -u -r1.6 config-lang.in
--- config-lang.in 4 Jun 2002 07:08:22 -0000 1.6
+++ config-lang.in 13 Nov 2002 21:18:29 -0000
@@ -25,7 +25,6 @@
# boot_language - "yes" if we need to build this language in stage1
# compilers - value to add to $(COMPILERS)
# stagestuff - files to add to $(STAGESTUFF)
-# diff_excludes - files to ignore when building diffs between two versions.
language="ada"
boot_language=yes
@@ -36,7 +35,5 @@
stagestuff="gnatbind\$(exeext) gnat1\$(exeext)"
gtfiles="\$(srcdir)/ada/ada-tree.h \$(srcdir)/ada/gigi.h \$(srcdir)/ada/decl.c \$(srcdir)/ada/trans.c \$(srcdir)/ada/utils.c"
-
-diff_excludes="-x ada/a-einfo.h -x ada/a-sinfo.h -x ada/nmake.adb -x ada/nmake.ads -x ada/treeprs.ads -x ada/sysid.ads"
outputs=ada/Makefile