https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115463
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |115370 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Most likely similar to PR 115370. Yes enabling ccmp for x86_64's APX unfortunately enables it for all of x86_64 due to the way ccmp was originally designed (thinking it was enabled for the whole target or not). Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115370 [Bug 115370] [15 regression] gcc.target/i386/pr77881.c FAIL