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/78348] [7 REGRESSION] 15% performance drop for coremark-pro/nnet-test after r242038


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

--- Comment #17 from Andreas Krebbel <krebbel at gcc dot gnu.org> ---
Author: krebbel
Date: Mon Feb  6 15:14:09 2017
New Revision: 245210

URL: https://gcc.gnu.org/viewcvs?rev=245210&root=gcc&view=rev
Log:
PR 78348: Limit amount of unrolling in test.

gcc/testsuite/ChangeLog:

2017-02-06  Dominik Vogt  <vogt@linux.vnet.ibm.com>

        PR 78348
        * gcc.dg/tree-ssa/ldist-24.c: Add "--param max-completely-peel-times=8"
        to dg-options.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-24.c

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