Re: [PATCH] testsuite: Default make check-g++ vs. tests for newest C++ standard

2022-10-19 Thread Jason Merrill via Gcc-patches
On 10/19/22 11:27, Jakub Jelinek wrote: Hi! On Wed, Oct 19, 2022 at 09:10:48AM -0400, Jason Merrill wrote: The screw-up on my side with libstdc++ testing (tested normally rather than in C++23 mode) makes me wonder if we couldn't tweak the default testing. Dunno what libstdc++ testing normally d

[PATCH] testsuite: Default make check-g++ vs. tests for newest C++ standard

2022-10-19 Thread Jakub Jelinek via Gcc-patches
Hi! On Wed, Oct 19, 2022 at 09:10:48AM -0400, Jason Merrill wrote: > > The screw-up on my side with libstdc++ testing (tested normally rather > > than in C++23 mode) makes me wonder if we couldn't tweak the default > > testing. > > Dunno what libstdc++ testing normally does (just C++17?), make che