gcc.c (give_switch): Don't write before start of string.
authorJakub Jelinek <jakub@redhat.com>
Wed, 16 May 2001 12:23:30 +0000 (14:23 +0200)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 16 May 2001 12:23:30 +0000 (12:23 +0000)
commite65677af0f6477991bbd8950d4bb084c0948754f
treeb0f38966ae642d75c219d57225bb59de69c41571
parent05b7b1c1dc0e6bf935eb4a175bacdea87b51efc0
gcc.c (give_switch): Don't write before start of string.

        * gcc.c (give_switch): Don't write before start of string.
Always append suffix.

Co-Authored-By: Nathan Sidwell <nathan@codesourcery.com>
From-SVN: r42152
gcc/ChangeLog
gcc/gcc.c