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/68541] [6 Regression] Path splitting causes if-conversion miss


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

--- Comment #9 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Mon Feb  8 19:52:50 2016
New Revision: 233227

URL: https://gcc.gnu.org/viewcvs?rev=233227&root=gcc&view=rev
Log:
        PR tree-optimization/68541
        * gcc.dg/tree-ssa/split-path-1.c: Increase limit for number
        of statements allowed in join block for path splitting.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/tree-ssa/split-path-1.c

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