On Tue, Jun 02, 2015 at 07:35:15PM +0200, Jakub Jelinek wrote:
> I've only noticed now that reduction clause isn't covered in the tests, will
> add that tomorrow.
Here it is:
2015-06-03 Jakub Jelinek
* semantics.c (omp_clause_printable_decl): New function.
(finish_omp_reductio
Hi!
The OpenMP 4.1 standard is going to allow privatization of non-static data
members separately from the containing class in methods. The behavior of
access to those members in the OpenMP regions where they are privatized
through this-> is unspecified, I chose to let to privatize only the acces