r249526 - in /branches/gcc-6-branch: gcc/Change...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Jun 22 11:23:00 GMT 2017
Author: jakub
Date: Thu Jun 22 11:23:19 2017
New Revision: 249526
URL: https://gcc.gnu.org/viewcvs?rev=249526&root=gcc&view=rev
Log:
Backported from mainline
2017-06-21 Jakub Jelinek <jakub@redhat.com>
PR c++/81130
* gimplify.c (omp_add_variable): Don't force GOVD_SEEN for types
with ctors/dtors if GOVD_SHARED is set.
* testsuite/libgomp.c++/pr81130.C: New test.
Added:
branches/gcc-6-branch/libgomp/testsuite/libgomp.c++/pr81130.C
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/gimplify.c
branches/gcc-6-branch/libgomp/ChangeLog
More information about the Gcc-cvs
mailing list