[Bug c++/67727] [concepts] parameterized constraint not being checked for unused variables

andrew.n.sutton at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Sep 4 20:54:00 GMT 2019


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

Andrew Sutton <andrew.n.sutton at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew.n.sutton at gmail dot com

--- Comment #1 from Andrew Sutton <andrew.n.sutton at gmail dot com> ---
Created attachment 46824
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46824&action=edit
Patch against concepts-cxx2a to add test (git format-patch format)

Apparently, this has been previously fixed in the concepts-cxx2a branch.
Providing a patch that adds a test for the PR.


More information about the Gcc-bugs mailing list