This is the mail archive of the gcc-cvs@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]

r186129 - in /branches/google/gcc-4_6: ChangeLo...


Author: xur
Date: Wed Apr  4 01:16:27 2012
New Revision: 186129

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186129
Log:
2012-04-03   Rong Xu  <xur@google.com>
        
        Google ref b/6284235.
        Manually remove upstream patch for PR49642 and it's
        test case due to performance regression. 

	* gcc/testsuite/gcc.dg/tree-ssa/pr49642.c: Remove.
        * ipa-split.c (forbidden_dominators): Delete variable.
        (check_forbidden_calls): Delete function.
        (dominated_by_forbidden): Likewise.
        (consider_split): Revert.
        (execute_split_functions): Likewise.

Removed:
    branches/google/gcc-4_6/gcc/testsuite/gcc.dg/tree-ssa/pr49642.c
Modified:
    branches/google/gcc-4_6/ChangeLog.google-4_6
    branches/google/gcc-4_6/gcc/ipa-split.c


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