re PR target/85591 (__builtin_cpu_is() is not detecting bdver2 with Model = 0x02)
authorUros Bizjak <ubizjak@gmail.com>
Thu, 31 May 2018 19:45:54 +0000 (21:45 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 31 May 2018 19:45:54 +0000 (21:45 +0200)
commit8b8003ed544bf7fd45192ad6b9429512dedc1a55
treef6e1bc880a0804b7a1aab1b8203f40277a3bda17
parent9534a5e62dc2b81d001f98f1ed582bc3f1d39c80
re PR target/85591 (__builtin_cpu_is() is not detecting bdver2 with Model = 0x02)

PR target/85591
* config/i386/cpuinfo.c (get_amd_cpu): Return
AMDFAM15H_BDVER2 for AMDFAM15H model 0x2.

From-SVN: r261036
libgcc/ChangeLog
libgcc/config/i386/cpuinfo.c