[Bug c++/68997] [cilkplus] cilk_spawn is broken for functions that return a type with a custom copy or move constructor

2016-04-27 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68997 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/68997] [cilkplus] cilk_spawn is broken for functions that return a type with a custom copy or move constructor

2016-04-27 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68997 --- Comment #1 from Jeffrey A. Law --- Author: law Date: Wed Apr 27 20:41:52 2016 New Revision: 235534 URL: https://gcc.gnu.org/viewcvs?rev=235534=gcc=rev Log: PR c++/69024 PR c++/68997 * cilk.c