https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68858
Jeff Chapman <jeff.chapman.bugs at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeff.chapman.bugs at gmail dot
com
--- Comment #2 from Jeff Chapman <jeff.chapman.bugs at gmail dot com> ---
Created attachment 46921
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46921&action=edit
Patch against concepts-cxx2a to add test (git format-patch format)
It does seem likely that this was the same issue as 68812; regardless both now
work on concepts-cxx2a. Patch adds a test for this case.