diff options
author | Olivier Hainque <hainque@adacore.com> | 2018-12-03 15:47:52 +0000 |
---|---|---|
committer | Pierre-Marie de Rodat <pmderodat@gcc.gnu.org> | 2018-12-03 15:47:52 +0000 |
commit | e663d4d985b60ba445f140df2481af573073cbc7 (patch) | |
tree | fa060c1801f1c495c7baacd63667d75c2c31ba0d /gcc/ada/gcc-interface/misc.c | |
parent | 1ab144aec03080a93a59a180f5daae50143b006b (diff) | |
download | gcc-e663d4d985b60ba445f140df2481af573073cbc7.zip gcc-e663d4d985b60ba445f140df2481af573073cbc7.tar.gz gcc-e663d4d985b60ba445f140df2481af573073cbc7.tar.bz2 |
[Ada] Adjust the default MALLOC_OBSERVABLE_ALIGNMENT to 2 * POINTER_SIZE
Instead of 2 * LONG_TYPE_SIZE. POINTER_SIZE is believed to be the
correct base on more configurations than LONG_TYPE_SIZE and this
adjustment prevents the need for local patches to compensate on
configurations where the latter is inappropriate, for example
x86_64-mingw.
2018-12-03 Olivier Hainque <hainque@adacore.com>
gcc/ada/
* gcc-interface/targtyps.c (MALLOC_OBSERVABLE_ALIGNMENT): Set to
2 * POINTER_SIZE.
From-SVN: r266747
Diffstat (limited to 'gcc/ada/gcc-interface/misc.c')
0 files changed, 0 insertions, 0 deletions