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 bootstrap/66638] [6 Regression] profiledbootstrap failure on x86-64 with LTO


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

--- Comment #4 from amker at gcc dot gnu.org ---
Author: amker
Date: Fri Jun 26 11:12:20 2015
New Revision: 225008

URL: https://gcc.gnu.org/viewcvs?rev=225008&root=gcc&view=rev
Log:

        PR bootstrap/66638
        * tree-ssa-loop-niter.c (loop_exits_before_overflow): Skip if
        assertion failed.  Remove assertion itself.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-loop-niter.c


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