[Bug c++/112318] Deprecated move ctor does not trigger -Wdeprecated-declarations when creating a std::optional
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 31 16:41:29 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112318
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|libstdc++ |c++
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
-Wsystem-headers enables the warning. Front-end issue ...
More information about the Gcc-bugs
mailing list