]> 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)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 2 Jul 2025 11:04:05 +0000 (13:04 +0200)
commit14d40a2c5616e0a7225a95c801c0af78523b352e
treeab5cf646785facb902d4921f229d15e374a53719
parentcf8a6940c9aaa5c213ca3d07b637825b2316d851
Fix ICE with -fdump-tree-moref

gcc/ChangeLog:

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

(cherry picked from commit 98baaa17561ca299eefc98f469f4326e551604c9)
gcc/ipa-modref.cc