On 10/10/15 11:00, Nathan Sidwell wrote:
I've committed this to gomp4 branch. Both these tests are trying an 'acc loop'
outside of an offload region. That's an error.
Missed that goacc/nesting-1 had 2 bogus loops.
nathan
2015-10-11 Nathan Sidwell
* c-c++-common/goacc/nesting-1.c: Rem
I've committed this to gomp4 branch. Both these tests are trying an 'acc loop'
outside of an offload region. That's an error.
Of course, a diagnostic should be emitted, but the remainder of the tests are
apparently checking valid constructs. So I chose to simply remove the
erroneous case