re PR tree-optimization/71060 (Compiler reports "loop vectorized" but actually it...
authorRichard Biener <rguenther@suse.de>
Thu, 12 May 2016 07:29:33 +0000 (07:29 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 12 May 2016 07:29:33 +0000 (07:29 +0000)
commiteb09cdcb1a8b55b9c9257119053b0f6f7b24edd9
tree45f9223ca19c8812d5cc3052d377a313fd5d5b18
parent44ab146a7230d473f0b138abe428e923376d7b53
re PR tree-optimization/71060 (Compiler reports "loop vectorized" but actually  it was not)

2016-05-12  Richard Biener  <rguenther@suse.de>

PR tree-optimization/71060
* tree-data-ref.c (initialize_data_dependence_relation): Do not
require exact match of DR_BASE_OBJECT but only matching address and
type.

From-SVN: r236159
gcc/ChangeLog
gcc/tree-data-ref.c