gcc-7-20160612 is now available

2016-06-12 Thread gccadmin
Snapshot gcc-7-20160612 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/7-20160612/ 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

Re: Switch to ISL 0.16.1

2016-06-12 Thread Gerald Pfeifer
Hi Richi, On Mon, 15 Feb 2016, Richard Biener wrote: > the following patch switches download_prerequesites to use ISL 0.16.1 > (just put that into infrastructure/). > > I've verified it works for me (on the gcc-5 branch and trunk). > > Ok? I did not see any responses, nor the patch committed, a

Re: RE: [Mingw-w64-public] Contribute to GCC - the MCF thread model for MinGWtargets

2016-06-12 Thread lh mouse
mcfgthread isn't a pthread implementation. Roughly, gthread is a subset of pthread. The gthread interfaces are defined in , which should be part of libstdc++ headers installed. The history of mcfgthread is a long story... Well, please bear with me. Once upon a time I was compiling libcxx with l