gcc.c
148 KB
-
Patches to make g++/g77 give useful error when no files are given. · a2a05b0a
* gcc.c (lang_specific_driver): Add new parm type to prototype. (added_libraries): New file scope static variable. (process_command): Initialize added_libraries. Pass it to lang_specific_driver. (main): Use added_libraries in check for no input files. From-SVN: r19281
Jim Wilson committed