Patches to give useful error when no files given.
authorJim Wilson <wilson@cygnus.com>
Sat, 18 Apr 1998 15:30:09 +0000 (15:30 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 18 Apr 1998 15:30:09 +0000 (08:30 -0700)
commitea16ab474b93bcb7fb7cbc58accd8490ee9b3290
tree54dd8898d951ddce2e83ccddec031ca0636b33ee
parent849146340007588577f530ff0c17f98335bdb052
Patches to give useful error when no files given.

* g77spec.c (lang_specific_driver): New argument in_added_libraries.
New local added_libraries.  Increment count when add library to
arglist.

From-SVN: r19280
gcc/f/ChangeLog.egcs
gcc/f/g77spec.c