[Bug tree-optimization/49960] inconsistent outputs when enabling autopar for a self -dependence testcase

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jul 12 22:28:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49960

vries at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vries at gcc dot gnu.org

--- Comment #6 from vries at gcc dot gnu.org ---
Given this discussion (
https://gcc.gnu.org/ml/gcc-patches/2011-11/msg02081.html ) this follow-up patch
was committed.

https://gcc.gnu.org/ml/gcc-cvs/2011-11/msg00985.html

Author: razya
Date: Thu Nov 24 14:07:36 2011
New Revision: 181691

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181691
Log:

        * tree-data-ref.c (initialize_data_dependence_relation): Update
        * comment for the 
        self dependence case.
        (compute_self_dependence): Remove.
        * tree-vect-data-refs.c (vect_analyze_data_refs): Remove call to 
        compute_self_dependenc. 

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-data-ref.c
    trunk/gcc/tree-vect-data-refs.c



More information about the Gcc-bugs mailing list