OSDN Git Service

* g++spec.c (lang_specific_driver): Put missing hyphen in front of
authorbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Dec 1996 20:26:35 +0000 (20:26 +0000)
committerbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Dec 1996 20:26:35 +0000 (20:26 +0000)
commitb1bc0398c7b577f6e935218018a5903829bb4096
tree322145e5809e204eae5dce2d235bb10ae6f3b94d
parent45e3d109c4c3de12ad2c7046edeb25ebb7ae4ee8
    * g++spec.c (lang_specific_driver): Put missing hyphen in front of
        arguments we compare against.  Start the count of I at 1, not 0,
        since argv[0] is still the command.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@13338 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/g++spec.c