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

--- Comment #3 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Tue Jul 16 14:44:44 2019
New Revision: 273529

URL: https://gcc.gnu.org/viewcvs?rev=273529&root=gcc&view=rev
Log:
        PR rtl-optimization/91173
        * tree-ssa-address.c (addr_for_mem_ref): If the base is an
        SSA_NAME with a constant value, fold its value into the offset
        and clear the base before calling gen_addr_rtx.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-address.c

Reply via email to