Commit bf279e51 by Jeff Law

* g77spec.c (lang_specific_driver): Revert last change.

From-SVN: r20682
parent 5292855c
...@@ -541,7 +541,7 @@ Report bugs to <egcs-bugs@cygnus.org>.\n"); ...@@ -541,7 +541,7 @@ Report bugs to <egcs-bugs@cygnus.org>.\n");
break; break;
} }
} }
else if (n_infiles && add_version_magic && verbose) else if (add_version_magic && verbose)
{ {
append_arg ("-c"); append_arg ("-c");
append_arg ("-xf77-version"); append_arg ("-xf77-version");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment