https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117965
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #59823|0 |1
is obsolete| |
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 59824
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59824&action=edit
Better reduced testcase
This testcase fails even at phiprop2. -DWORKS is still able to get around it
though. I am thinking there is an order of processing that is the issue here;
will look at that in a little bit.