[Bug c++/93311] Missing "warning" when instantiating a constexpr function

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 17 15:32:00 GMT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
It's a "note" that follows a warning, but the warning is suppressed in that
context. I think this is PR 90243 which I already fixed on trunk.

*** This bug has been marked as a duplicate of bug 90243 ***


More information about the Gcc-bugs mailing list