aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/misc.c
diff options
context:
space:
mode:
authorOlivier Hainque <hainque@adacore.com>2018-12-03 15:47:52 +0000
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>2018-12-03 15:47:52 +0000
commite663d4d985b60ba445f140df2481af573073cbc7 (patch)
treefa060c1801f1c495c7baacd63667d75c2c31ba0d /gcc/ada/gcc-interface/misc.c
parent1ab144aec03080a93a59a180f5daae50143b006b (diff)
downloadgcc-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