summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2014-09-18 16:43:28 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2014-09-18 16:43:28 +0000
commit66579ffae2db9814260d91853357cf3f7e2a9453 (patch)
tree29355c71634ce536e2f8aaf0e6ebc5adb9ec9423 /contrib
parent8b4e342747ab9d0d6a896b174f36d2ad285c6626 (diff)
downloadgcc-66579ffae2db9814260d91853357cf3f7e2a9453.tar.gz
PR c++/63248
* semantics.c (finish_omp_clauses): Don't call cp_omp_mappable_type on type of type dependent expressions, and don't call it if handle_omp_array_sections has kept TREE_LIST because something was type dependent. * pt.c (tsubst_expr) <case OMP_TARGET, case OMP_TARGET_DATA>: Use keep_next_level, begin_omp_structured_block and finish_omp_structured_block instead of push_stmt_list and pop_stmt_list. libgomp/ * testsuite/libgomp.c++/pr63248.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215359 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions