OSDN Git Service

2001-11-24 Toon Moene <toon@moene.indiv.nluug.nl>
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 24 Nov 2001 21:36:56 +0000 (21:36 +0000)
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 24 Nov 2001 21:36:56 +0000 (21:36 +0000)
PR fortran/3957
* lang-specs.h: Correct !pipe conditional in tradcpp0 invocation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47304 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 5bbaf36..bfb5482 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 098bba6..d6c3a14 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}}\