Skip to content
Snippets Groups Projects
Commit 0a7b437c authored by Andrew MacLeod's avatar Andrew MacLeod
Browse files

Don't add dependencies in update_stmt.

gimple_ranger::update_stmt has no idea what the context of an update
is, and should not be adding relations when it re-evaluates a stmt.

	PR tree-optimization/107523
	gcc/
	* gimple-range.cc (gimple_ranger::update_stmt): Use fur_stmt
	rather than fur_depend.

	gcc/testsuite/
	* gcc.dg/pr107523.c: New.
parent 52672be7
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