This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #7 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Author: vmakarov
Date: Fri Jun  6 17:21:18 2014
New Revision: 211319

URL: http://gcc.gnu.org/viewcvs?rev=211319&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:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/lra-constraints.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]