r268407 - in /trunk: gcc/cp/ChangeLog gcc/cp/la...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Jan 30 23:28:00 GMT 2019
Author: jakub
Date: Wed Jan 30 23:28:53 2019
New Revision: 268407
URL: https://gcc.gnu.org/viewcvs?rev=268407&root=gcc&view=rev
Log:
PR c++/88988
* lambda.c (is_capture_proxy): Don't return true for
DECL_OMP_PRIVATIZED_MEMBER artificial vars.
* testsuite/libgomp.c++/pr88988.C: New test.
Added:
trunk/libgomp/testsuite/libgomp.c++/pr88988.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/lambda.c
trunk/libgomp/ChangeLog
More information about the Gcc-cvs
mailing list