https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112483
--- Comment #2 from Xi Ruoyao <xry111 at gcc dot gnu.org> --- (In reply to Xi Ruoyao from comment #1) > gcc/ChangeLog: > > PR tree-optimization/109154 > * match.pd: Add new neg+abs rule, remove inverse copysign rule. I guess the inverse copysign rule removal caused a hidden issue to show up...