This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] fix overlapping constructors block cleared too early


Olivier Hainque <hainque@adacore.com> writes:

> 2006-07-27  Olivier Hainque  <hainque@adacore.com>
> 
>         * 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.
> 
>         * gnat.dg/self_aggregate_with_zeros.adb: New test.
>         * gnat.dg/self_aggregate_with_array.adb: New test.

This is OK.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]