Re: [C++ PATCH] c++/63959

2014-11-19 Thread Jason Merrill
OK, thanks. Jason

[C++ PATCH] c++/63959

2014-11-19 Thread Ville Voutilainen
I didn't make the change conditional for C++14 or any other version. Volatile scalars weren't memcpyable anyway, so I thought that this should just apply to all standard versions we support. Tested on Linux-x64. /cp 2014-11-20 Ville Voutilainen PR c++/63959 * tree.c (trivially_copyable