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


Ian Lance Taylor wrote:
> >        * 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.
> 
> This is OK.

 Just installed, catching up email after two weeks away.

 Thanks for your review.

 Olivier


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