This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r183518 - in /trunk/gcc: ChangeLog tree-parloop...


Author: abel
Date: Wed Jan 25 13:11:50 2012
New Revision: 183518

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183518
Log:
        * tree-predcom.c (tree_predictive_commoning_loop): Bail out when
        compute_data_dependences_for_loop returns false.
        * tree-parloops.c (loop_parallel_p): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-parloops.c
    trunk/gcc/tree-predcom.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]