]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/45359 (poor -march=native choices for VIA C7 Esther processors)
authorUros Bizjak <ubizjak@gmail.com>
Thu, 16 May 2013 19:53:36 +0000 (21:53 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 16 May 2013 19:53:36 +0000 (21:53 +0200)
commit19db293ad5760f49869e5c23823598c98a30d0f8
tree7a466f05fd866a4e34193eb525e7a25909fbe6da
parent251a41b97801ec2cffc490286fe6da9c5b8f65f5
re PR target/45359 (poor -march=native choices for VIA C7 Esther processors)

PR target/45359
PR target/46396
* config/i386/driver-i386.c (host_detect_local_cpu): Detect
VIA/Centaur processors and determine their cache parameters
using detect_caches_amd.

Co-Authored-By: Dzianis Kahanovich <mahatma@eu.by>
From-SVN: r198987
gcc/ChangeLog
gcc/config/i386/driver-i386.c