Re: [gimplefe] "Unknown tree: c_maybe_const_expr" error while parsing conditional expression

2016-08-09 Thread Richard Biener
On Sun, Aug 7, 2016 at 3:19 PM, Prasad Ghangal wrote: > On 4 August 2016 at 18:29, Richard Biener wrote: >> On Thu, Aug 4, 2016 at 1:31 PM, Prasad Ghangal >> wrote: >>> On 2 August 2016 at 14:29, Richard Biener >>> wrote: On Mon, Aug 1, 2016 at 4:52 PM, Prasad Ghangal wrote: >

New CA mirror

2016-08-09 Thread Tim Semeijn
Hey, We have added a new mirror in Canada. IP address is being geolocated in the US but it is actually Canadian. If it has to be listed as a US mirror please let me know. Could you please add it to the list? --- Canada, Quebec: http://ca.mirror.babylon.network/gcc/ | ftp://ca.mirror.babylo

Re: [GCC Steering Committee attention] [PING] [PING] [PING] libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to te

2016-08-09 Thread Aldy Hernandez
Jeff Law writes: >> We don't need to change the final approval step being from a >> maintainer to be able to spread the workload. > Amen. There's a few folks doing this right now outside their areas of > official maintainership and those comments are always very helpful to > me. > > And note tha

Unused variable in avx512fintrin.h

2016-08-09 Thread David Wohlferd
I'm looking at gcc/config/i386/avx512fintrin.h, and I see this: extern __inline __m256i __attribute__ ((__gnu_inline__, __always_inline__, __artificial__)) _mm512_cvtsepi64_epi32 (__m512i __A) { __v8si __O; return (__m256i) __builtin_ia32_pmovsqd512_mask ((__v8di) __A,

Re: Unused variable in avx512fintrin.h

2016-08-09 Thread Jakub Jelinek
On Tue, Aug 09, 2016 at 03:13:30PM -0700, David Wohlferd wrote: > I'm looking at gcc/config/i386/avx512fintrin.h, and I see this: > > extern __inline __m256i > __attribute__ ((__gnu_inline__, __always_inline__, __artificial__)) > _mm512_cvtsepi64_epi32 (__m512i __A) > { > __v8si __O; > return

gcc-5-20160809 is now available

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