C++ PATCH to remove -fconcepts from -std=c++1z

Jason Merrill jason@redhat.com
Tue Mar 8 22:24:00 GMT 2016


At the Jacksonville C++ meeting last week the committee decided not to 
integrate the Concepts TS into the C++17 working paper, so I'm removing 
it from -std=c++1z.  This patch also adds diagnostics to guide people 
toward adding -fconcepts for code that needs it.  Concepts will probably 
be in C++20 instead.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no-concepts.patch
Type: text/x-patch
Size: 60319 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160308/beea0cd9/attachment.bin>


More information about the Gcc-patches mailing list