https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113070

Alex Coplan <acoplan at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |acoplan at gcc dot 
gnu.org

--- Comment #2 from Alex Coplan <acoplan at gcc dot gnu.org> ---
Adding -mno-early-ldp-fusion -mno-late-ldp-fusion to the compile flags fixes
the bootstrap, so it seems to be triggered by the new load/store pair fusion
pass.  I'll take a look.

Reply via email to