https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114231
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|14.0 |12.4 Keywords| |needs-bisection Known to work| |11.1.0 Summary|[14 regression] ICE when |[12/13/14 regression] ICE |building libjxl |when building libjxl Target| |aarch64 x86_64 --- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> --- So my reduced testcase fails for aarch64 since GCC 12 but for x86_64 only on the trunk. I suspect the commit that it will bisect to on x86_64 is just enabling the pattern for x86_64. So if anyone does a bisect, please try on aarch64.