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 #10 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Author: vmakarov
Date: Mon Jun 16 21:40:28 2014
New Revision: 211716

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

    PR rtl-optimization/61325
    * lra-constraints.c (valid_address_p): Add forward declaration.
    (simplify_operand_subreg): Check address validity before and after
    alter_reg of memory subreg.


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]