release_unc_maxalign.adb
428 Bytes
-
utils2.c (build_call_alloc_dealloc): Move the code retrieving an allocator… · b2c3bcf4
utils2.c (build_call_alloc_dealloc): Move the code retrieving an allocator return value from a super-aligned address... 2007-11-16 Olivier Hainque <hainque@adacore.com> ada/ * utils2.c (build_call_alloc_dealloc) <if gnu_obj>: Move the code retrieving an allocator return value from a super-aligned address from here to ... * trans.c (gnat_to_gnu) <case N_Free_Statement>: ... here, and don't expect a super-aligned address for a fat or thin pointer. testsuite/ * gnat.dg/release_unc_maxalign.adb: New test. From-SVN: r130221
Olivier Hainque committed