re PR bootstrap/42786 (Athlon SSE3 and Fx processors not supported by configure)
authorFelyza Wishbringer <fwishbringer@gmail.com>
Wed, 20 Jan 2010 11:27:49 +0000 (11:27 +0000)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 20 Jan 2010 11:27:49 +0000 (12:27 +0100)
commit83a5ef25d3fcf70ca677a6bfe2e94a1302ab7f1a
treef95b2baced98615593735667a744d22d17802261
parentb5c0899b50a06b81061eb722302ea9fd5eef73a9
re PR bootstrap/42786 (Athlon SSE3 and Fx processors not supported by configure)

PR bootstrap/42786
* config.gcc (i[34567]86-*-*): Fix handling of athlon64 and athlon-fx
cpu types.  Add support for *-sse3 cpu types.
(x86_64-*-*): Ditto.

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