https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14721
Peter Dimov <pdimov at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pdimov at gmail dot com --- Comment #5 from Peter Dimov <pdimov at gmail dot com> --- It's becoming more common with the use of std::variant and compatible libraries (such as Boost.Variant2.) https://godbolt.org/z/414e6j shows a reduced example.