re PR fortran/3957 (g77 -pipe -xf77-cpp-input sends output to stdout.)
authorToon Moene <toon@moene.indiv.nluug.nl>
Sat, 24 Nov 2001 21:36:56 +0000 (22:36 +0100)
committerToon Moene <toon@gcc.gnu.org>
Sat, 24 Nov 2001 21:36:56 +0000 (21:36 +0000)
2001-11-24  Toon Moene  <toon@moene.indiv.nluug.nl>

PR fortran/3957
* lang-specs.h: Correct !pipe conditional in tradcpp0 invocation.

From-SVN: r47304

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

index 5bbaf368a0bc9f8fde0c67c71316a7e68646fb4e..bfb54826e61fda206e4ebe7aba09e57457b2a887 100644 (file)
@@ -1,3 +1,8 @@
+2001-11-24  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       PR fortran/3957
+       * lang-specs.h: Correct !pipe conditional in tradcpp0 invocation.
+
 2001-11-21  Toon Moene  <toon@moene.indiv.nluug.nl>
 
        * g77.texi: egcs was not a `@command'.
index 098bba6819bcf504ee34e52383565761faaa170f..d6c3a1453d9226dcd7b797e770c7217d78f5842c 100644 (file)
@@ -28,8 +28,8 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   {".fpp", "@f77-cpp-input", 0},
   {".FPP", "@f77-cpp-input", 0},
   {"@f77-cpp-input",
-   "tradcpp0 -lang-fortran %(cpp_options) %{!M:%{!MM:%{!E:%{!pipe:%g.f |\n\
-    f771 %{!pipe:%g.f} %(cc1_options) %{I*} %{!fsyntax-only:%(invoke_as)}}}}}", 0},
+   "tradcpp0 -lang-fortran %(cpp_options) %{!M:%{!MM:%{!E:%{!pipe:%g.f} |\n\
+    f771 %{!pipe:%g.f} %(cc1_options) %{I*} %{!fsyntax-only:%(invoke_as)}}}}", 0},
   {".r", "@ratfor", 0},
   {"@ratfor",
    "%{C:%{!E:%eGNU C does not support -C without using -E}}\