-
- Downloads
re PR rtl-optimization/45354 (ICE with -fselective-scheduling and -freorder-blocks-and-partition)
PR rtl-optimization/45354 * sel-sched-ir.c (jump_leads_only_to_bb_p): Rename to ... (bb_has_removable_jump_to_p): This. Update all callers. Make static. Allow BBs ending with a conditional jump. Forbid EDGE_CROSSING jumps. * sel-sched-ir.h (jump_leads_only_to_bb_p): Delete prototype. testsuite: * gcc.dg/tree-prof/pr45354.c: New. From-SVN: r167415
Showing
- gcc/ChangeLog 8 additions, 0 deletionsgcc/ChangeLog
- gcc/sel-sched-ir.c 11 additions, 13 deletionsgcc/sel-sched-ir.c
- gcc/sel-sched-ir.h 0 additions, 1 deletiongcc/sel-sched-ir.h
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/tree-prof/pr45354.c 43 additions, 0 deletionsgcc/testsuite/gcc.dg/tree-prof/pr45354.c
Loading
Please register or sign in to comment