https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121553
Alexander Monakov <amonakov at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amonakov at gcc dot gnu.org --- Comment #11 from Alexander Monakov <amonakov at gcc dot gnu.org> --- Is it really the same as CWG 2838? There's no default-init here, neither in the original Dolphin code nor in the small example supplied in comment #0. Clang rejects the variant with default-init, accepts without.