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

Fix handling of in_flags in update_escape_summary_1

update_escape_summary_1 has thinko where it compues proper min_flags but then
stores original value (ignoring the fact whether there was a dereference
in the escape point).

	PR ipa/102943
	* ipa-modref.c (update_escape_summary_1): Fix handling of min_flags.
parent 8dedf065
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