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/79663] [7 Regression] r244815 causes 10% regression for spec1k/172.mgrid on AArch64


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

--- Comment #5 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Thu Feb 23 22:02:01 2017
New Revision: 245689

URL: https://gcc.gnu.org/viewcvs?rev=245689&root=gcc&view=rev
Log:
2017-01-21  Bin Cheng  <bin.cheng@arm.com>

        PR tree-optimization/79663
        * tree-predcom.c (combine_chains): Process refs in reverse order
        only for ZERO length chains, and add explaining comment.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-predcom.c

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