https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54390
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Component|target |testsuite
Target Milestone|--- |6.0
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The testcase was fixed in r6-4653 to match based on the basic block and then
changed again in r11-3723 to be really fixed.
Anyways fixed. It was just a testcase failure rather than a missed
optimization.