On Tue, 21 Jun 2022 at 06:54, Alexandre Oliva via Libstdc++ <libstd...@gcc.gnu.org> wrote: > > > As in the gcc testsuite, systems without preemptive multi-threading > require sched_yield calls to be placed at points in which a context > switch might be needed to enable the test to complete.
I'll try to remember that, but will probably forget. Is this really the only affected test? > > Regstrapped on x86_64-linux-gnu, also tested with a cross to > aarch64-rtems6. Ok to install? OK, thanks.