]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix ICE with -fdump-tree-moref
authorJan Hubicka <hubicka@ucw.cz>
Mon, 29 Jul 2024 08:48:34 +0000 (10:48 +0200)
committerJan Hubicka <hubicka@ucw.cz>
Mon, 29 Jul 2024 08:48:34 +0000 (10:48 +0200)
commit98baaa17561ca299eefc98f469f4326e551604c9
tree3bbf826bfba7d515569f68e473c440163fef7f91
parentaffb2e8f87e3982ee82b72dc3c44486daefd22e3
Fix ICE with -fdump-tree-moref

gcc/ChangeLog:

PR ipa/116055
* ipa-modref.cc (analyze_function): Do not ICE when flags regress.
gcc/ipa-modref.cc