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/81374] [8 Regression] ICE in bb_top_order_cmp, at tree-loop-distribution.c:391


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

--- Comment #3 from amker at gcc dot gnu.org ---
Author: amker
Date: Mon Jul 17 11:34:30 2017
New Revision: 250268

URL: https://gcc.gnu.org/viewcvs?rev=250268&root=gcc&view=rev
Log:
        PR tree-optimization/81374
        * tree-loop-distribution.c (pass_loop_distribution::execute): Record
        the max index of basic blocks, rather than number of basic blocks.

Modified:
    trunk/gcc/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]