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]

Re: [C++ PATCH] Fix implicit assignment operators with anonymous aggregates


>>>>> "Jakub" == Jakub Jelinek <jakub@redhat.com> writes:

> Should I keep the change in build_modify_expr or use the previous patch
> plus the decl.c bits to disallow ctors, dtors and assign_refs?

The latter.  Sorry about the confusion.

Jason


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