This is the mail archive of the gcc-cvs@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]

r217893 - in /trunk: gcc/cp/ChangeLog gcc/cp/tr...


Author: jason
Date: Thu Nov 20 21:51:04 2014
New Revision: 217893

URL: https://gcc.gnu.org/viewcvs?rev=217893&root=gcc&view=rev
Log:
	PR c++/63959
	* tree.c (trivially_copyable_p): Check for CP_TYPE_VOLATILE_P.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c
    trunk/gcc/testsuite/g++.dg/ext/is_trivially_constructible1.C
    trunk/libstdc++-v3/testsuite/20_util/is_trivially_copyable/value.cc


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