https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107138
Jeffrey A. Law <law at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13/14 regression] |[12 regression] |std::variant<std::string, |std::variant<std::string, |...> triggers |...> triggers |false-positive 'may be used |false-positive 'may be used |uninitialized' warning |uninitialized' warning CC| |law at gcc dot gnu.org --- Comment #14 from Jeffrey A. Law <law at gcc dot gnu.org> --- Works with gcc-13 and gcc-14. Adjusting regression markers.