Skip to content
Snippets Groups Projects
Commit a5a9046d authored by Segher Boessenkool's avatar Segher Boessenkool Committed by Jeff Law
Browse files

re PR rtl-optimization/79405 (Infinite loop in fwprop)

	PR rtl-optimization/79405
	* fwprop.c (propagations_left): New variable.
	(forward_propagate_into): Decrement it.
	(fwprop_init): Initialize it.
	(fw_prop): If the variable has reached zero, stop propagating.
	(fwprop_addr): Ditto.

gcc/testsuite/
	PR rtl-optimization/79405
	gcc.dg/pr79405.c: New testcase.

From-SVN: r246627
parent eee3756d
No related merge requests found
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