https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117855
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |c++23 --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Also it only ICEs with -std=c++23 (and higher). It works with -std=c++20.