[C++ PATCH] diagnose address and decltype of unsatisfied function

Jason Merrill jason@redhat.com
Tue Nov 5 20:35:00 GMT 2019


While looking at one of the issues under discussion at the meeting, I 
noticed we weren't diagnosing a couple of cases of unsatisfied 
un-overloaded functions.

It also seems to me that -fconcepts-ts ought to imply -fconcepts for 
pre-C++20 modes.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unsat.diff
Type: text/x-patch
Size: 26522 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20191105/7ab468b8/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: concepts-ts.diff
Type: text/x-patch
Size: 1609 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20191105/7ab468b8/attachment-0001.bin>


More information about the Gcc-patches mailing list