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

r156697 - in /branches/milepost-20100130-branch...


Author: amylaar
Date: Thu Feb 11 13:48:52 2010
New Revision: 156697

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156697
Log:
        * tree-vect-data-refs.c (vect_create_data_ref_ptr): Defer uses of
        loop till after it is set from loop_vinfo.
        In !numa case, use build_pointer_type (vectype) rather than
        build_pointer_type_for_mode (vectype, tptrmode, false).

Modified:
    branches/milepost-20100130-branch/gcc/ChangeLog.multi-target
    branches/milepost-20100130-branch/gcc/tree-vect-data-refs.c


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