sel-sched-ir.h
48.2 KB
-
re PR rtl-optimization/45354 (ICE with -fselective-scheduling and -freorder-blocks-and-partition) · 753de8cf
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
Alexander Monakov committed