[Bug rtl-optimization/61325] [4.10 regression] aarch64_be build fails

vmakarov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 6 17:23:00 GMT 2014


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

--- Comment #8 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Author: vmakarov
Date: Fri Jun  6 17:22:34 2014
New Revision: 211320

URL: http://gcc.gnu.org/viewcvs?rev=211320&root=gcc&view=rev
Log:
2014-06-06  Vladimir Makarov  <vmakarov@redhat.com>

    PR rtl-optimization/61325
    * lra-constraints.c (process_address_1): Check scale equal to one
    to prevent transformation: base + scale * index => base + new_reg.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-constraints.c



More information about the Gcc-bugs mailing list