Patches to give useful error when no files specified.
authorJim Wilson <wilson@cygnus.com>
Sat, 18 Apr 1998 15:26:22 +0000 (15:26 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 18 Apr 1998 15:26:22 +0000 (08:26 -0700)
commit849146340007588577f530ff0c17f98335bdb052
tree5c395652a6c5a355ad2cd0134e95c2e36bd6a37f
parent284d86e9f0c140d9500f1d907d1c1d483c4a40ed
Patches to give useful error when no files specified.

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

From-SVN: r19279
gcc/cp/ChangeLog
gcc/cp/g++spec.c