[Bug c++/68061] Can't use [[deprecated]] with requires clause

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 13 20:29:00 GMT 2020


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2020-02-13
      Known to work|                            |10.0
             Blocks|                            |67491
     Ever confirmed|0                           |1
      Known to fail|                            |9.2.0

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This was fixed for GCC 10 by r276764.

It still fails on the release branches. I'm not sure if there's a test to
detect regressions.


Referenced Bugs:

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


More information about the Gcc-bugs mailing list