re PR ada/34173 (FAIL: gnat.dg/release_unc_maxalign.adb execution test)
2007-12-07 Olivier Hainque <hainque@adacore.com> PR ada/34173 * decl.c (gnat_to_gnu_entity) <case E_Array_Type>: When setting the alignment on the GCC XUA array type, set TYPE_USER_ALIGN if this is from an alignment clause on the GNAT entity. * utils.c (create_field_decl): Rewrite the computation of DECL_ALIGN to distinguish the case where we set it from the type's alignment. When so, propagate TYPE_USER_ALIGN into DECL_USER_ALIGN to indicate whether this alignment was set from an explicit alignment clause. From-SVN: r130673
Showing
gcc/testsuite/gnat.dg/unc_memfree.adb
0 → 100644
gcc/testsuite/gnat.dg/unc_memops.adb
0 → 100644
gcc/testsuite/gnat.dg/unc_memops.ads
0 → 100644
Please
register
or
sign in
to comment