This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/81369] [8 Regression] ICE in generate_code_for_partition


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

--- Comment #3 from amker at gcc dot gnu.org ---
Author: amker
Date: Mon Jul 17 11:38:15 2017
New Revision: 250269

URL: https://gcc.gnu.org/viewcvs?rev=250269&root=gcc&view=rev
Log:
        PR target/81369
        * tree-loop-distribution.c (merge_dep_scc_partitions): Sink call to
        function sort_partitions_by_post_order.

        gcc/testsuite
        * gcc.dg/tree-ssa/pr81369.c: New.

Added:
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr81369.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-loop-distribution.c

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