-
- Downloads
re PR ipa/64801 (kernel build failure due to ICF)
PR ipa/64801 * gcc.dg/tree-ssa/pr64801.c: New testcase. * cgraphunit.c (init_lowered_empty_function): Add CoUNT parameter; make sane BB profile. (cgraph_node::expand_thunk): Make sane BB profile. (cgraph_node::create_wrapper): Do not set call_stmt_cannot_inline_p. * cgraph.h (init_lowered_empty_function): Update prototype. * config/i386/i386.c (make_resolver_func): Update call. * predict.c (gate): Disable branch prediction pass if profile is already there. From-SVN: r220230
Showing
- gcc/ChangeLog 12 additions, 0 deletionsgcc/ChangeLog
- gcc/cgraph.h 1 addition, 1 deletiongcc/cgraph.h
- gcc/cgraphunit.c 41 additions, 12 deletionsgcc/cgraphunit.c
- gcc/config/i386/i386.c 1 addition, 1 deletiongcc/config/i386/i386.c
- gcc/predict.c 3 additions, 0 deletionsgcc/predict.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/tree-ssa/pr64801.c 21 additions, 0 deletionsgcc/testsuite/gcc.dg/tree-ssa/pr64801.c
Loading
Please register or sign in to comment