diff options
author | Wilco Dijkstra <wdijkstr@arm.com> | 2017-11-02 15:12:51 +0000 |
---|---|---|
committer | Wilco Dijkstra <wilco@gcc.gnu.org> | 2017-11-02 15:12:51 +0000 |
commit | e10dbae3dad0ac5269685620caa6f2698b00d669 (patch) | |
tree | 15c2ba621f97ab89aa83f32c0f85d493889fb2c1 /gcc/combine.c | |
parent | 441c7bba9eaa74b206dac0f2fab3a72e5e36981f (diff) | |
download | gcc-e10dbae3dad0ac5269685620caa6f2698b00d669.zip gcc-e10dbae3dad0ac5269685620caa6f2698b00d669.tar.gz gcc-e10dbae3dad0ac5269685620caa6f2698b00d669.tar.bz2 |
Define MALLOC_ABI_ALIGNMENT
The AArch64 backend currently doesn't set MALLOC_ABI_ALIGNMENT, so
add this to enable alignment optimizations on malloc pointers.
Use the same value as STACK_BOUNDARY and BIGGEST_ALIGNMENT.
gcc/
* config/aarch64/aarch64.h (MALLOC_ABI_ALIGNMENT): New define.
From-SVN: r254348
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions