diff options
author | Jan Hubicka <jh@suse.cz> | 2021-11-26 13:36:35 +0100 |
---|---|---|
committer | Jan Hubicka <jh@suse.cz> | 2021-11-26 13:38:00 +0100 |
commit | a70faf6e4df7481c2c9a08a06657c20beb3043de (patch) | |
tree | 710eaa61c3e549bc2bcb5caefb31e34cffdb232f /gcc/rtl.c | |
parent | 8dedf065aff22b09bd4e48e1be0b77c58d297100 (diff) | |
download | gcc-a70faf6e4df7481c2c9a08a06657c20beb3043de.zip gcc-a70faf6e4df7481c2c9a08a06657c20beb3043de.tar.gz gcc-a70faf6e4df7481c2c9a08a06657c20beb3043de.tar.bz2 |
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.
Diffstat (limited to 'gcc/rtl.c')
0 files changed, 0 insertions, 0 deletions