config.gcc (--with-cpu on ARM): Preserve the canonical cpu name for use in configargs.h.
authorRichard Earnshaw <rearnsha@arm.com>
Wed, 1 Sep 2004 16:27:05 +0000 (16:27 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Wed, 1 Sep 2004 16:27:05 +0000 (16:27 +0000)
commit320785323832777de9ad6161462dbcf3ab27e67f
tree440e31716559532a2d376dd25f932d9ab25130eb
parent5f6e6a1c4124fbb8fcd5bb015023432fe5f919d8
config.gcc (--with-cpu on ARM): Preserve the canonical cpu name for use in configargs.h.

* config.gcc (--with-cpu on ARM): Preserve the canonical cpu name
for use in configargs.h.  Put the cname in a separate variable.  Use
that to set target_cpu_default2.

From-SVN: r86903
gcc/ChangeLog
gcc/config.gcc