tree-vect-analyze.c (vect_object_analysis): Analyze initial condition of access funct...
authorIra Rosen <irar@il.ibm.com>
Tue, 8 Mar 2005 11:12:00 +0000 (11:12 +0000)
committerIra Rosen <irar@gcc.gnu.org>
Tue, 8 Mar 2005 11:12:00 +0000 (11:12 +0000)
commit6cd3dd5b400118501adb120511128e772494bfda
tree30d5b23102a5d34d1cd60781d1132cca58e12209
parente561e5685285946d787a7e185b7739685fdecb53
tree-vect-analyze.c (vect_object_analysis): Analyze initial condition of access function instead of base.

        * tree-vect-analyze.c (vect_object_analysis): Analyze initial
        condition of access function instead of base.

From-SVN: r96092
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/pr20122.c [new file with mode: 0644]
gcc/tree-vect-analyze.c