r268638 - in /branches/gcc-8-branch: gcc/cp/Cha...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Feb 7 14:47:00 GMT 2019


Author: jakub
Date: Thu Feb  7 14:47:18 2019
New Revision: 268638

URL: https://gcc.gnu.org/viewcvs?rev=268638&root=gcc&view=rev
Log:
	Backported from mainline
	2019-01-30  Jakub Jelinek  <jakub@redhat.com>

	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:
    branches/gcc-8-branch/libgomp/testsuite/libgomp.c++/pr88988.C
Modified:
    branches/gcc-8-branch/gcc/cp/ChangeLog
    branches/gcc-8-branch/gcc/cp/lambda.c
    branches/gcc-8-branch/libgomp/ChangeLog



More information about the Gcc-cvs mailing list