https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111910
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |50856 --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Actually the `a < b ? (a - b) : (b - a)` is the first example in PR 50856. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50856 [Bug 50856] ARM: suboptimal code for absolute difference calculation