diff options
Diffstat (limited to 'gcc/f/lang-specs.h')
-rw-r--r-- | gcc/f/lang-specs.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/f/lang-specs.h b/gcc/f/lang-specs.h index c8f597e..ba777eb 100644 --- a/gcc/f/lang-specs.h +++ b/gcc/f/lang-specs.h @@ -46,7 +46,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA %{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %C %{D*} %{U*} %{i*} %Z\ %i %{!M:%{!MM:%{!E:%{!pipe:%g.i}}}}%{E:%W{o*}}%{M:%W{o*}}%{MM:%W{o*}} |\n", "%{!M:%{!MM:%{!E:f771 %{!pipe:%g.i} %(f771) \ - %{!Q:-quiet} -dumpbase %b.F %{d*} %{m*} %{a}\ + %{!Q:-quiet} -dumpbase %b.F %{d*} %{m*} %{a*}\ %{g*} %{O*} %{W*} %{w} %{pedantic*} \ %{v:-version -fversion} %{pg:-p} %{p} %{f*} %{I*}\ %{aux-info*} %{Qn:-fno-ident}\ @@ -61,7 +61,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA %{C:%{!E:%eGNU C does not support -C without using -E}}\ %{!E:%{!pipe:-o %g.f}}%{E:%W{o*}} %i |\n", "%{!E:f771 %{!pipe:%g.f} %(f771) \ - %{!Q:-quiet} -dumpbase %b.r %{d*} %{m*} %{a}\ + %{!Q:-quiet} -dumpbase %b.r %{d*} %{m*} %{a*}\ %{g*} %{O*} %{W*} %{w} %{pedantic*} \ %{v:-version -fversion} %{pg:-p} %{p} %{f*} %{I*}\ %{aux-info*} %{Qn:-fno-ident}\ @@ -75,7 +75,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA {".FOR", {"@f77"}}, {"@f77", {"%{!M:%{!MM:%{!E:f771 %i %(f771) \ - %{!Q:-quiet} -dumpbase %b.f %{d*} %{m*} %{a}\ + %{!Q:-quiet} -dumpbase %b.f %{d*} %{m*} %{a*}\ %{g*} %{O*} %{W*} %{w} %{pedantic*}\ %{v:-version -fversion} %{pg:-p} %{p} %{f*} %{I*}\ %{aux-info*} %{Qn:-fno-ident}\ @@ -96,7 +96,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA %{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %C %{D*} %{U*} %{i*} %Z \ /dev/null /dev/null \n\ f771 -fnull-version %(f771) \ - %{!Q:-quiet} -dumpbase g77-version.f %{d*} %{m*} %{a} \ + %{!Q:-quiet} -dumpbase g77-version.f %{d*} %{m*} %{a*} \ %{g*} %{O*} %{W*} %{w} %{pedantic*} \ -version -fversion %{f*} %{I*} -o %g.s /dev/null \n\ as %a %Y -o %g%O %g.s %A \n\ |