Re: [PATCH] testsuite/g++: force the serial PSTL backend in xtreme-header-8.C
Jakub Jelinek <[email protected]> Mon, 3 Aug 2026 10:25:30 +0200
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.libstdc++.devel |
|---|---|
| Message-ID | <anBQejtnl7g0Z5VO@tucnak> |
On Mon, Aug 03, 2026 at 09:21:01AM +0100, Jonathan Wakely wrote: > I can't approve changes to the g++ tests but this seems sensible to me. > > gcc/testsuite/ChangeLog: > > > > * g++.dg/modules/xtreme-header-8.C: Select the serial PSTL > > backend. > > > > Signed-off-by: Kyrylo Tkachov <[email protected]> Ok for trunk. Jakub