https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95774
Bug ID: 95774
Summary: __builtin_cpu_is can't detect cooperlake
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: craig.topper at gmail dot com
Target Milestone: ---
Cooperlake appears to be defined the enum in libgcc for __builtin_cpu_is, but
there is no code to use that enum value when identifying the cpu in libgcc.
