[gomp] Fix handling of type dependent OMP_CLAUSE_DECLs (PR c++/31598)

Richard Henderson rth@redhat.com
Tue Apr 24 15:41:00 GMT 2007


On Tue, Apr 24, 2007 at 06:11:04AM -0400, Jakub Jelinek wrote:
> 	PR c++/31598
> 	* tree-inline.c (copy_body_r): Don't touch TREE_TYPE of OMP_CLAUSE.
> 
> 	* semantics.c (finish_omp_clauses): Don't create CP_OMP_CLAUSE_INFO
> 	for type dependent OMP_CLAUSE_DECLs.
> 
> 	* g++.dg/gomp/pr31598.C: New test.

Ok.


r~



More information about the Gcc-patches mailing list