This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix ICE in vector-shift1.c (vector/scalar to vector/vector transform)


Richard Guenther wrote:
> On Fri, Dec 31, 2010 at 2:02 PM, Ulrich Weigand <uweigand@de.ibm.com> wrote:
> > Richard Guenther wrote:
> >> Hm.  The conversion should only happen if the optab is not zero,
> >> otherwise the code will be fully scalarized (and the stmt conversion
> >> is not necessary).
> >
> > Like so?  Retested on spu-elf.
> 
> Yes.

I've checked this in now.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]