Fix ipa-modref ICE with not allocated summaries.
authorJan Hubicka <jh@suse.cz>
Sat, 10 Oct 2020 19:22:52 +0000 (21:22 +0200)
committerJan Hubicka <jh@suse.cz>
Sat, 10 Oct 2020 19:22:52 +0000 (21:22 +0200)
commit6a6c85f4e11fe8160dcb3942fc00664da4a98717
tree7d662757299f5c188e8740aa7853f833634d1f9e
parentc8fd2be174a15ff154a3102decb0e643f67cad02
Fix ipa-modref ICE with not allocated summaries.

* ipa-modref.c (modref_transform): Check that summaries are allocated.
gcc/ipa-modref.c