On 16.06.23 22:42, Thomas Schwinge wrote:
I see the new tests PASS, but with offloading enabled (nvptx) also see:
PASS: libgomp.c/target-51.c (test for excess errors)
PASS: libgomp.c/target-51.c execution test
[-PASS:-]{+FAIL:+} libgomp.c/target-51.c output pattern test
... due t
Hi Tobias!
On 2023-06-16T17:57:10+0200, Tobias Burnus wrote:
> Found an order problem caused by my r14-1801-g18c8b56c7d67a9 due to
> ordering issues related to the offloading initialization
> (gomp_init_targets_once).
>
> The testsuite did test various ways but only code such paths that
> initial
Found an order problem caused by my r14-1801-g18c8b56c7d67a9 due to
ordering issues related to the offloading initialization
(gomp_init_targets_once).
The testsuite did test various ways but only code such paths that
initialized the library before ...
Committed as Rev. r14-1893-g8216ca85037be9.