gcc-7-20170402 is now available

2017-04-02 Thread gccadmin
Snapshot gcc-7-20170402 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/7-20170402/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 7 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision

g++ extension for Concepts TS

2017-04-02 Thread Christopher Di Bella
Hey all, I've been working on a concept extension that permits type aliases inside the requires-seq. The grammar addition is fairly simple. ``` requirement-seq requirement alias-declaration requirement-seq requirement ``` Semantically, this change forces a requirement-body to open a new