self_aggregate_with_array.adb
396 Bytes
-
gimplify.c (gimplify_init_constructor): Arrange for the temporary captures of… · 85d89e76
gimplify.c (gimplify_init_constructor): Arrange for the temporary captures of components overlapping the lhs to happen... * gimplify.c (gimplify_init_constructor) <RECORD,UNION,ARRAY types>: Arrange for the temporary captures of components overlapping the lhs to happen before the lhs is possibly cleared. testsuite/ * gnat.dg/self_aggregate_with_zeros.adb: New test. * gnat.dg/self_aggregate_with_array.adb: New test. From-SVN: r116300
Olivier Hainque committed