https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114457
Christophe Lyon <clyon at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clyon at gcc dot gnu.org
--- Comment #10 from Christophe Lyon <clyon at gcc dot gnu.org> ---
After this patch, we now are two XPASS:
XPASS: c-c++-common/goacc/kernels-decompose-pr100280-1.c -std=c++26 TODO
location at line 17 (test for bogus messages, line 10)
XPASS: c-c++-common/goacc/kernels-decompose-pr100280-1.c -std=c++26 TODO at
line 18 (test for warnings, line 19)
they are XFAIL with -std=c++17 and -std=c++98
do we bother?