[Bug c++/63959] G++ misreports volatile int as trivially copyable

2014-11-23 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63959 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|ville.voutil

[Bug c++/63959] G++ misreports volatile int as trivially copyable

2014-11-20 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63959 --- Comment #2 from Jason Merrill --- 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_VO

[Bug c++/63959] G++ misreports volatile int as trivially copyable

2014-11-19 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63959 Ville Voutilainen changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |ville.voutilainen at gmail do

[Bug c++/63959] G++ misreports volatile int as trivially copyable

2014-11-19 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63959 Ville Voutilainen changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|