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: [C++ PATCH, RFC] PR c++/63959, continued


On 01/19/2015 11:28 AM, Ville Voutilainen wrote:
     * class.c (check_field_decls): If any field is volatile, make
     the class type have complex copy/move operations.

Discussion on the cxx-abi list points out that this breaks ABI compatibility between C and C++, and is therefore unacceptable.

Jason


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