This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [lno] fix return type
- From: Dorit Naishlos <DORIT at il dot ibm dot com>
- To: Pop Sébastian <pop at gauvain dot u-strasbg dot fr>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 4 Jan 2004 10:35:27 +0200
- Subject: Re: [lno] fix return type
> * tree-vectorizer.c (vect_is_supportable_binop): Returns false instead
> of NULL.
> Because the statement is irrelevant, the vectorization_factor is not
updated
> and remains equal to 0.
>
> Here is the patch that fixes this problem
Thanks, Sebastian, for these fixes (oops...)
dorit