------- Comment #13 from rguenth at gcc dot gnu dot org  2008-09-17 11:43 
-------
Subject: Bug 37491

Author: rguenth
Date: Wed Sep 17 11:42:11 2008
New Revision: 140412

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140412
Log:
2008-09-17  Richard Guenther  <[EMAIL PROTECTED]>

        PR middle-end/37385
        PR tree-optimization/37491
        * alias.c (get_alias_set): Use the canonical type.
        * tree-vect-transform.c (vectorizable_store): Use the type of
        the lhs for the vector type.  Adjust checking.
        (vectorizable_load): Adjust checking.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/alias.c
    trunk/gcc/tree-vect-transform.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37491

Reply via email to