PR target/78002
commit3c342e7564a0f8d907a2cf9007afa10c190791af
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Apr 2017 11:48:02 +0000 (5 11:48 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Apr 2017 11:48:02 +0000 (5 11:48 +0000)
tree130ea93fa8e110b6e54c263f725f59ae72c069cc
parenta8078ffb9cd3a03f819dd62cdb4f25ac15be9b90
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@246702 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/aarch64/aarch64.c
gcc/config/aarch64/aarch64.md