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]

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


Author: amylaar
Date: Thu Feb 11 05:44:01 2010
New Revision: 156680

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156680
Log:
        * tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref):
        Remove ptr_alias_set argument.  Changed caller.

        * cfgloop.h (const_param_array): New typedef.
        * tree-vect-data-refs.c (param_array_hash): Use const_param_array.
        (param_array_eq): Likewise.


Modified:
    branches/milepost-20100130-branch/gcc/ChangeLog.multi-target
    branches/milepost-20100130-branch/gcc/cfgloop.h
    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]