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 middle-end/71619] [7 Regression] ICE: in predict_loops, at predict.c:1772 with --param=max-predicted-iterations=0


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

--- Comment #4 from Martin LiÅka <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Thu Jun 23 11:04:35 2016
New Revision: 237730

URL: https://gcc.gnu.org/viewcvs?rev=237730&root=gcc&view=rev
Log:
Fix PR middle-end/71619

        PR middle-end/71619
        * predict.c (predict_loops): Revert the hunk that was removed
        in r237103.
        * gcc.dg/pr71619.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr71619.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/predict.c
    trunk/gcc/testsuite/ChangeLog

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