On Wed, May 24, 2023 at 7:20 AM Alexandre Oliva via Gcc-patches
wrote:
>
>
> Fix test that uses -fopenmp without declaring requirement for pthread
> support.
>
> Bootstrapped on x86_64-linux-gnu. Also tested on ppc- and x86-vx7r2
> with gcc-12.
OK
> for gcc/testsuite/ChangeLog
>
> * g+
Fix test that uses -fopenmp without declaring requirement for pthread
support.
Bootstrapped on x86_64-linux-gnu. Also tested on ppc- and x86-vx7r2
with gcc-12.
for gcc/testsuite/ChangeLog
* g++.dg/pr80481.C: Add explicit pthread requirement.
---
gcc/testsuite/g++.dg/pr80481.C |2