diff options
author | Tobias Burnus <tburnus@baylibre.com> | 2024-11-11 17:22:20 +0100 |
---|---|---|
committer | Tobias Burnus <tburnus@baylibre.com> | 2024-11-11 17:22:20 +0100 |
commit | 51147890383b89947c673ffd8d7c2cbd675261bd (patch) | |
tree | 848ffc456f7553dfd7d4d8dba1a67b83f1700b89 /gcc | |
parent | 3d498cfe022f6e035ff24e0d78ff744da83ebf42 (diff) | |
download | gcc-51147890383b89947c673ffd8d7c2cbd675261bd.zip gcc-51147890383b89947c673ffd8d7c2cbd675261bd.tar.gz gcc-51147890383b89947c673ffd8d7c2cbd675261bd.tar.bz2 |
libgomp.c-c++-common/pr109062.c: Fix expected spin count for hybrid x86
On my system with E and P cores (hybrid) x86, the spincount is by default 1
and not 300000, cf. PR109812 and r14-4571-ge1e127de18dbee.
Hence, this commit updates the expected value of the testcase to also
accept omp_display_env showing "GOMP_SPINCOUNT = '1'" - but only for
x86-64, which might be hybrid.
libgomp/ChangeLog:
* testsuite/libgomp.c-c++-common/pr109062.c: Update dg-output
to also accept GOMP_SPINCOUNT = 1 for x86-64.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions