diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2014-02-21 03:24:03 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2014-02-21 03:24:03 +0000 |
commit | 91d6f071fbbd5bc53d43902bb2259788b121ebfa (patch) | |
tree | 0e13770b6a813bbeb58ab023ca5029957226f017 /gcc/fortran/class.c | |
parent | cc73e54dc6f39bd07b18e8e01ce7577741f8d087 (diff) | |
download | gcc-91d6f071fbbd5bc53d43902bb2259788b121ebfa.zip gcc-91d6f071fbbd5bc53d43902bb2259788b121ebfa.tar.gz gcc-91d6f071fbbd5bc53d43902bb2259788b121ebfa.tar.bz2 |
runtime: Use a better heap location on arm64 systems.
Before this, the heap location used on a 64-bit system was not
available to user-space on arm64, so the "32-bit" strategy ended up
being used. So use somewhere that is available, and for bonus points
is far away from where the kernel allocates address space by default.
From-SVN: r207977
Diffstat (limited to 'gcc/fortran/class.c')
0 files changed, 0 insertions, 0 deletions