diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2017-08-07 11:47:22 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2017-08-07 04:47:22 -0700 |
commit | 356512c0660a1f549c48128ab63cc56077d05db2 (patch) | |
tree | 43c3854469f87c2a612ec2a2039830532e291265 /gcc/config/m32c/m32c.c | |
parent | c8f34527b1c941f81e41df66e5d7cc2aedb453df (diff) | |
download | gcc-356512c0660a1f549c48128ab63cc56077d05db2.zip gcc-356512c0660a1f549c48128ab63cc56077d05db2.tar.gz gcc-356512c0660a1f549c48128ab63cc56077d05db2.tar.bz2 |
i386: Set priority to P_AES for Westmere
The difference between Nehalem and Westmere is AES. We should set
priority to P_AES for Westmere, not P_PROC_SSE4_2 which is for Nehalem.
Otherwise, we will pick Nehalem implementation on Westmere. Tested on
Westmere.
PR target/81743
* config/i386/i386.c (get_builtin_code_for_version): Set priority
to P_AES for Westmere.
From-SVN: r250915
Diffstat (limited to 'gcc/config/m32c/m32c.c')
0 files changed, 0 insertions, 0 deletions