https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89444

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Fri Feb 22 12:49:21 2019
New Revision: 269114

URL: https://gcc.gnu.org/viewcvs?rev=269114&root=gcc&view=rev
Log:
x86: (Reapply) Move AESNI generation to Skylake and Goldmont

This is a repeat of commit r263989, which commit r264052 accidentally
reverted.

2019-02-22  Thiago Macieira  <thiago.macie...@intel.com>

        PR target/89444
        * config/i386/i386.h (PTA_WESTMERE): Remove PTA_AES.
        (PTA_SKYLAKE): Add PTA_AES.
        (PTA_GOLDMONT): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.h

Reply via email to