[Bug target/78002] gcc.target/aarch64/stack-checking.c ICEs with -mabi=ilp32
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Apr 7 16:27:00 GMT 2017
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 <ebotcazou@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
More information about the Gcc-bugs
mailing list