[lno] [patch] couple fixes

Dorit Naishlos DORIT@il.ibm.com
Tue Aug 3 23:23:00 GMT 2004


1) A fix following http://gcc.gnu.org/ml/gcc-patches/2004-07/msg02088.html
(struct loops may have null entries now);
2) Give an ssa-name to a variable that used to be marked for renaming (but
is not marked for renaming since this patch -
http://gcc.gnu.org/ml/gcc-patches/2004-07/msg01168.html).

dorit

      * tree-vectorizer.c (vect_create_index_for_array_ref): Remove
        unused variable step_val.
        (vect_init_vector): Create ssa_name for def of init_stmt.
        (vectorize_loops): Check if loop is null.
(See attached file: out.Aug4)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: out.Aug4
Type: application/octet-stream
Size: 2666 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040803/2b60d63f/attachment.obj>


More information about the Gcc-patches mailing list