[Bug c++/114219] [11/12/13/14 Regression] [expr.const] lvalue-to-rvalue conversion is not diagnosed to disqualify constant expressions for empty classes

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 3 08:21:56 GMT 2024


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114219

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=91953

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
https://gcc.gnu.org/pipermail/gcc-patches/2020-February/539673.html


hmm reading https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91953#c3 implies there
is no lvalue-to-rvalue conversion happening ...


More information about the Gcc-bugs mailing list