On Wed, Apr 20, 2016 at 10:46:38AM +0200, Thomas Schwinge wrote:
> On Mon, 9 Nov 2015 16:58:48 -0500, Nathan Sidwell wrote:
> > I've committed this to trunk. It nuke the now unused
> > GOACC_GET_NUM_THREADS and
> > GOACC_GET_THREAD_NUM calls.
>
> > * omp-low.c: [...]
> > (lower_reduc
Hi!
On Mon, 9 Nov 2015 16:58:48 -0500, Nathan Sidwell wrote:
> I've committed this to trunk. It nuke the now unused GOACC_GET_NUM_THREADS
> and
> GOACC_GET_THREAD_NUM calls.
> * omp-low.c: [...]
> (lower_reduction_clauses): Remove BUILT_IN_GOACC_GET_THREAD_NUM call.
> * om