Re: [PATCH] Fix half of PR63439

2015-01-26 Thread Eric Botcazou
> Here's what I had in my local tree during last weekend's bootstraps: it > worked fine indeed. > > Rainer > > > 2015-01-23 Rainer Orth > > * lib/target-supports.exp (check_effective_target_vect64): Add > sparc*-*-*. Fine with me then, thanks. -- Eric Botcazou

Re: [PATCH] Fix half of PR63439

2015-01-26 Thread Rainer Orth
Richard Biener writes: > On Mon, 26 Jan 2015, Eric Botcazou wrote: > >> > For the second half we really need to fix SPARC to be a vect64 >> > target (the testcase is vectorized with v8qi). >> >> Yes, that makes sense in conjunction with the options used for vectorization. > > As I can't test spa

Re: [PATCH] Fix half of PR63439

2015-01-26 Thread Richard Biener
On Mon, 26 Jan 2015, Eric Botcazou wrote: > > For the second half we really need to fix SPARC to be a vect64 > > target (the testcase is vectorized with v8qi). > > Yes, that makes sense in conjunction with the options used for vectorization. As I can't test sparc can you or rainer do the change

Re: [PATCH] Fix half of PR63439

2015-01-26 Thread Eric Botcazou
> For the second half we really need to fix SPARC to be a vect64 > target (the testcase is vectorized with v8qi). Yes, that makes sense in conjunction with the options used for vectorization. -- Eric Botcazou