]> gcc.gnu.org Git - gcc.git/commit
Fix ipa-modref pure/const discovery
authorJan Hubicka <jh@suse.cz>
Fri, 12 Nov 2021 13:00:47 +0000 (14:00 +0100)
committerJan Hubicka <jh@suse.cz>
Fri, 12 Nov 2021 13:01:17 +0000 (14:01 +0100)
commit1b62cddcf091fb8cadf575246a7d3ff778650a6b
tree4208f349a01faf476692f9ab3cde7b6edec1bc70
parentb7e20480630e3eeb9eed8b3941da3b3f0c22c969
Fix ipa-modref pure/const discovery

PR ipa/103200
* ipa-modref.c (analyze_function, modref_propagate_in_scc): Do
not mark pure/const function if there are side-effects.
gcc/ipa-modref.c
This page took 0.06544 seconds and 6 git commands to generate.