* g77spec.c (lang_specific_driver): Revert last change.
authorJeff Law <law@gcc.gnu.org>
Wed, 24 Jun 1998 00:02:43 +0000 (18:02 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 24 Jun 1998 00:02:43 +0000 (18:02 -0600)
From-SVN: r20682

gcc/f/g77spec.c

index 0500cb9..7c78018 100644 (file)
@@ -541,7 +541,7 @@ Report bugs to <egcs-bugs@cygnus.org>.\n");
          break;
        }
     }
-  else if (n_infiles && add_version_magic && verbose)
+  else if (add_version_magic && verbose)
     {
       append_arg ("-c");
       append_arg ("-xf77-version");