Skip to content
Snippets Groups Projects
Commit 753de8cf authored by Alexander Monakov's avatar Alexander Monakov Committed by Alexander Monakov
Browse files

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
parent 46203ba7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment