'libgomp.fortran/target-nowait-array-section.f90' (was: [committed] libgomp: Fix comment typo)

2023-02-16 Thread Thomas Schwinge
Hi! On 2023-02-16T12:20:17+0100, Jakub Jelinek via Gcc-patches wrote: > I saw > FAIL: libgomp.fortran/target-nowait-array-section.f90 -O execution test > in my last x86_64-linux bootstrap. From quick skimming, it might be just > unreliable test, which assumes that asynchronous execution woul

[committed] libgomp: Fix comment typo

2023-02-16 Thread Jakub Jelinek via Gcc-patches
Hi! I saw FAIL: libgomp.fortran/target-nowait-array-section.f90 -O execution test in my last x86_64-linux bootstrap. From quick skimming, it might be just unreliable test, which assumes that asynchronous execution wouldn't produce ordered sequence, but can't it happen even with asynchronous ex