https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106256
Nathaniel Shead changed:
What|Removed |Added
CC||nshead at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106256
--- Comment #2 from David Malcolm ---
For reference, trunk with -std=c++20:
https://godbolt.org/z/3q6b9dc6a
(output as per comment #0).
With my patches for PR other/116253, and with
-fdiagnostics-set-output=text:experimental-nesting=yes -std
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106256
David Malcolm changed:
What|Removed |Added
Ever confirmed|0 |1
CC|