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] handle zero-sized constructor component if side effects


Daniel Berlin wrote:
> > Won't it get called for the a.b = f() case where b is a zero-sized field
> > and do the right thing?  
> 
> I don't believe it will get called, though the logic is a bit wonky to
> follow. If it gets called, i'm happy to withdraw my objection.

 I wasn't clear on that point either and will double check.





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