]> git.ipfire.org Git - thirdparty/gcc.git/commit
g++spec.c (lang_specific_driver): Put missing hyphen in front of arguments we compare...
authorBrendan Kehoe <brendan@lisa.cygnus.com>
Fri, 20 Dec 1996 20:26:35 +0000 (20:26 +0000)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Fri, 20 Dec 1996 20:26:35 +0000 (15:26 -0500)
commit1bf2b2d2a86ccae42e47a88be0c3cae16ecf352f
tree322145e5809e204eae5dce2d235bb10ae6f3b94d
parent82c6faa8bafe35d63fd906899140eae9d98b9b55
g++spec.c (lang_specific_driver): Put missing hyphen in front of arguments we compare against.

        * 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.

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