[Bug c++/85493] decltype can use deleted constructor and deleted template function in template function

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Dec 11 05:27:35 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |10.1.0, 10.3.0, 7.2.0
      Known to work|                            |11.1.0, 12.0
           Keywords|                            |needs-bisection
             Blocks|                            |54366

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The testcase in comment #0 seems to be fixed in GCC 11+.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54366
[Bug 54366] [meta-bug] decltype issues


More information about the Gcc-bugs mailing list