This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [lno] Two vectorizer ICEs
Dorit Naishlos <DORIT@il.ibm.com> writes:
> I cannot reproduce the problem in lno-bug1.c with the current lno
> snapshot, perhaps it was already fixed (by the way, the vectorizer
> doesn't vectorize this loop because it doesn't handle structs).
I can still reproduce it with 3.5-tree-ssa-lno 20040224.
> I guess Devang's patch (
> http://gcc.gnu.org/ml/gcc-patches/2004-02/msg01588.html) solved the problem
> in lno-bug2.c? In any case - it seem to pass compilation (and
> vectorization) successfully now.
Yes, that one is fixed for me.
--
Falk