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

--- Comment #13 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Fri Apr  7 16:26:52 2017
New Revision: 246767

URL: https://gcc.gnu.org/viewcvs?rev=246767&root=gcc&view=rev
Log:
        Backport from mainline
        2017-04-05  Eric Botcazou  <ebotca...@adacore.com>

        PR target/78002
        * config/aarch64/aarch64.c (aarch64_emit_probe_stack_range): Replace
        ptr_mode with Pmode throughout.
        * config/aarch64/aarch64.md (probe_stack_range_<PTR:mode): Rename
        into probe_stack_range and use DImode.

Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/config/aarch64/aarch64.c
    branches/gcc-6-branch/gcc/config/aarch64/aarch64.md

Reply via email to