Thomas Koenig wrote:
Regression-tested.  OK for trunk (finally)?

Looks also OK from my side - except for the left over which Jakub has already noticed. I think the following lines can be simply removed:

-           case EXEC_OMP_DO:
+             in_omp_workshare = true;
+
+             break;
+


Tobias

PS: If you have time, can you also backport the patch for PR 51338 to the 4.6 branch?

Reply via email to