Commit cc41268d by Nathanael Nerode

re PR ada/6558 (Wrongly reverted patches)

2002-11-13  Nathanael Nerode  <neroden@gcc.gnu.org>
	PR ada/6558
	* config-lang.in: Remove diff_excludes.

From-SVN: r59088
parent f702e700
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.
......
......@@ -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
......@@ -37,6 +36,4 @@ 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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment