diff options
author | Razya Ladelsky <razya@il.ibm.com> | 2011-11-16 15:01:47 +0000 |
---|---|---|
committer | Razya Ladelsky <razya@gcc.gnu.org> | 2011-11-16 15:01:47 +0000 |
commit | 1a4571cb56d64835399680bc239fd60f67cbc522 (patch) | |
tree | d1032885f663e72fc38ff79f74fb1d4ca1fbe518 /gcc/fortran/resolve.c | |
parent | 4122ed2b77469397257b997e9b0e41ad2fe2945f (diff) | |
download | gcc-1a4571cb56d64835399680bc239fd60f67cbc522.zip gcc-1a4571cb56d64835399680bc239fd60f67cbc522.tar.gz gcc-1a4571cb56d64835399680bc239fd60f67cbc522.tar.bz2 |
re PR tree-optimization/49960 (inconsistent outputs when enabling autopar for a self -dependence testcase)
PR tree-optimization/49960
* tree-data-ref.c (initialize_data_dependence_relation): Add initializations.
Remove call to compute_self_dependence.
(compute_affine_dependence): Remove the !DDR_SELF_REFERENCE condition.
(compute_self_dependence): Remove old code. Add call to compute_affine_dependence.
(compute_all_dependences): Remove call to compute_self_dependence.
Add call to compute_affine_dependence.
From-SVN: r181411
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions