gcc-6-20170426 is now available

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

[C++, concepts] Two slightly obscure pt.c functions?

2017-04-26 Thread Paolo Carlini
Hi, in 2013 (2013-09-16) Adam added two slightly obscure functions and I can't find much around in terms of rationale, etc: /* Returns true iff TYPE is a TEMPLATE_TYPE_PARM representing 'auto', 'decltype(auto)' or a concept. */ bool is_auto_or_concept (const_tree type) { return is_auto

PowerPC SPE maintainership (was Re: Obsolete powerpc*-*-*spe*)

2017-04-26 Thread Andrew Jenner
On 13/03/2017 18:01, Andrew Jenner wrote: I volunteer to be the point of contact for the SPE port. Over here at CodeSourcery/Mentor Embedded, we have a strong interest in SPE *not* being deprecated (we actively ship toolchain products with SPE multilibs, and have customers for which these are im