https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110015
Bug 110015 depends on bug 112324, which changed state.

Bug 112324 Summary: phiopt fail to recog if (b < 0) max = MAX(-b, max); else 
max = MAX (b, max) into max = MAX (ABS(b), max)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112324

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

Reply via email to