This is the mail archive of the gcc-bugs@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]

[Bug middle-end/37491] [4.4 Regression] Revision 140257 causes vectorizer tests failures



------- 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  <rguenther@suse.de>

        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


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