gcc.c (read_specs): Detect and fail if an attempt is made to rename a spec string...
authorNick Clifton <nickc@cambridge.redhat.com>
Wed, 17 Apr 2002 16:26:28 +0000 (16:26 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Wed, 17 Apr 2002 16:26:28 +0000 (16:26 +0000)
commit169ce44d8d6eabff9575df22e79f1365c5f1a9fb
tree31bdf22d765296883c32bbc3d748a1a218b87e48
parentb30d21159d82a20b665f08be437c0687b1bce814
gcc.c (read_specs): Detect and fail if an attempt is made to rename a spec string to an already...

2002-04-17  Nick Clifton  <nickc@cambridge.redhat.com>

    * gcc.c (read_specs): Detect and fail if an attempt is made to
    rename a spec string to an already existing string.

From-SVN: r52426
gcc/ChangeLog
gcc/gcc.c