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