Make-lang.in: Remove commented out code.
authorJames A. Morrison <phython@gcc.gnu.org>
Sat, 26 Feb 2005 13:43:39 +0000 (13:43 +0000)
committerJames A. Morrison <phython@gcc.gnu.org>
Sat, 26 Feb 2005 13:43:39 +0000 (13:43 +0000)
2005-02-26  James A. Morrison  <phython@gcc.gnu.org>

        * Make-lang.in: Remove commented out code.
        * lang-specs.h: Always pass -dumpbase to tree1.

From-SVN: r95577

gcc/treelang/ChangeLog
gcc/treelang/Make-lang.in
gcc/treelang/lang-specs.h

index f6c2b203322bf2b64b7b6dd2497c993b25ed0dd5..ec9c1c3006a844eb6759f638e2592703eb1af71a 100644 (file)
@@ -1,3 +1,8 @@
+2005-02-26  James A. Morrison  <phython@gcc.gnu.org>
+
+       * Make-lang.in: Remove commented out code.
+       * lang-specs.h: Always pass -dumpbase to tree1.
+
 2005-02-25  James A. Morrrison  <phython@gcc.gnu.org>
 
        * treelang.texi: Remove extra contribution notice.
index 5b9073515edc46fc0c1a573dacdd27fb2ecfdff9..54ae2e01b92a243ab9e8961939525879f320e0e1 100644 (file)
@@ -293,7 +293,6 @@ treelang.check: $(TESTSUITEDIR)/site.exp
        gcc_extras="-B`cd ..;${PWD_COMMAND}` -B`cd ..;${PWD_COMMAND}`/treelang"; export gcc_extras; \
        $(RUNTEST) --tool treelang $(RUNTESTFLAGS)
        rm $(srcdir)/testsuite/treelang/{a01gcco01runpgmerr,a01gcc.out01,a01gcc.out01err}
-#      GCC_EXTRAS="$(GCC_EXTRAS)"; export GCC_EXTRAS; \
 
 # copy the output files from the current test to source ie say the new results are OK
 treelang.check.fix: force
index 1ca9c8cc89b07e5d720a03190ee7b7b1a6c41352..80ca8c2555b918676e77d35bfb56ae433a287d02 100644 (file)
@@ -36,6 +36,7 @@ Boston, MA 02111-1307, USA.  */
 {"@treelang",
     "tree1\
        %{!Q:-quiet}\
+       -dumpbase %B \
        %{d*}\
        %{m*}\
        %{a}\