lang-specs.h: Remove one /dev/null from tradcpp invocation.
authorToon Moene <toon@moene.indiv.nluug.nl>
Wed, 26 Jul 2000 12:37:12 +0000 (14:37 +0200)
committerToon Moene <toon@gcc.gnu.org>
Wed, 26 Jul 2000 12:37:12 +0000 (12:37 +0000)
2000-07-26  Toon Moene  <toon@moene.indiv.nluug.nl>

* lang-specs.h: Remove one /dev/null from tradcpp invocation.

From-SVN: r35264

gcc/f/ChangeLog
gcc/f/lang-specs.h

index 2f14b3e7ed5f1a90199e0eb10b9e84f746bd479d..bfeb7cf0036ee97112e4951ab691217bafd84808 100644 (file)
@@ -1,3 +1,7 @@
+2000-07-26  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * lang-specs.h: Remove one /dev/null from tradcpp invocation.
+
 Sun Jul 23 15:47:30 2000  Billinghurst, David <David.Billinghurst@riotinto.com>
 
        * Make-lang.in: Put $(build_exeext) suffix on programs which run
index 5d1852ec975ea19988b9a917ee3257d1e32cb53b..27d70afba56fbe3a10b5c829c27482472145493e 100644 (file)
@@ -45,7 +45,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
      as %(asm_options) %{!pipe:%g.s} %A }}}}\n"},
   /* XXX This is perverse and should not be necessary.  */
   {"@f77-version",
-   "tradcpp -lang-fortran %(cpp_options) /dev/null /dev/null \n\
+   "tradcpp -lang-fortran %(cpp_options) /dev/null \n\
     f771 -fnull-version %1 \
       %{!Q:-quiet} -dumpbase g77-version.f %{d*} %{m*} %{a*} \
       %{g*} %{O*} %{W*} %{w} %{pedantic*} \