PR middle-end/35130
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Feb 2008 17:36:43 +0000 (17:36 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Feb 2008 17:36:43 +0000 (17:36 +0000)
commita5268989afcfe7c737d3f7b6b81d6f2e1bf054a5
tree259f85cd6ed7d67f133847ea1613a7e509e0bffb
parentdecf9b6193f3df93a1a52daf3f0cba3d56e9a24d
PR middle-end/35130
* tree-nested.c (convert_call_expr): Put FRAME.* vars into
OMP_CLAUSE_SHARED rather than OMP_CLAUSE_FIRSTPRIVATE clause.

* testsuite/libgomp.fortran/pr35130.f90: New test.
* testsuite/libgomp.c/pr35130.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132349 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-nested.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.c/pr35130.c [new file with mode: 0644]
libgomp/testsuite/libgomp.fortran/pr35130.f90 [new file with mode: 0644]