[Bug bootstrap/77324] [7 regression] ICE in push_reload, at reload.c:1350

ro at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 22 20:48:00 GMT 2016


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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gcc dot gnu.org

--- Comment #2 from Rainer Orth <ro at gcc dot gnu.org> ---
Not unexpectedly, the reghunt identified this patch as the culprit:

        PR rtl-optimization/72771
        * reload.c (find_reloads): Don't assume that a subreg mem is OK
        when find_reloads_toplev returns address_reloaded==-1.
        (alternative_allows_const_pool_ref): Update comment.

  Rainer


More information about the Gcc-bugs mailing list