diff options
author | Richard Biener <rguenther@suse.de> | 2017-10-06 09:27:09 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2017-10-06 09:27:09 +0000 |
commit | d20eac1b41b9a86128a80f374e029d9638d14cba (patch) | |
tree | 049b9f13d10c464947754cf3b63b31f315f8dcc4 /gcc/fold-const.c | |
parent | ac95a65da150a120cf729d1a773af7417e263330 (diff) | |
download | gcc-d20eac1b41b9a86128a80f374e029d9638d14cba.zip gcc-d20eac1b41b9a86128a80f374e029d9638d14cba.tar.gz gcc-d20eac1b41b9a86128a80f374e029d9638d14cba.tar.bz2 |
re PR tree-optimization/82397 (qsort comparator non-negative on sorted output: 1 in vect_analyze_data_ref_accesses)
2017-10-06 Richard Biener <rguenther@suse.de>
PR tree-optimization/82397
* tree-vect-data-refs.c (dr_group_sort_cmp): Do not use
operand_equal_p but rely on data_ref_compare_tree for detecting
equalities.
(vect_analyze_data_ref_accesses): Use data_ref_compare_tree
to match up with dr_group_sort_cmp.
* gfortran.dg/pr82397.f: New testcase.
From-SVN: r253482
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions