Skip to content
Snippets Groups Projects
Commit c51d95ec authored by Jan Hubicka's avatar Jan Hubicka Committed by Jan Hubicka
Browse files

cfgrtl.c (purge_dead_edges): Set BB_DRITY flags if edge has been removed; fix return value.

	* cfgrtl.c (purge_dead_edges): Set BB_DRITY flags if edge has been
	removed; fix return value.
	* combine.c (combine_instructions): Dirtify blocks where we failed to
	update liveness; purge dead edges; use update_life_info_in_dirty_blocks.
	* toplev.c (rest_of_compilation): Do not purge_dead_edges after combine.

From-SVN: r50454
parent 3b25fbfe
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