[Bug target/85711] [8 regression] ICE in aarch64_classify_address, at config/aarch64/aarch64.c:5678

wilco at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 15 11:01:00 GMT 2019


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

--- Comment #5 from Wilco <wilco at gcc dot gnu.org> ---
Author: wilco
Date: Mon Jul 15 11:00:48 2019
New Revision: 273491

URL: https://gcc.gnu.org/viewcvs?rev=273491&root=gcc&view=rev
Log:
Backport fix for PR85711

        Backport from mainline
        2019-01-23  Bin Cheng  <bin.cheng@arm.com>
                    Steve Ellcey  <sellcey@marvell.com>

        PR target/85711
        * recog.c (address_operand): Return false on wrong mode for address.
        (constrain_operands): Check for mode with 'p' constraint.

Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/recog.c


More information about the Gcc-bugs mailing list