]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ipa-modref.cc
Fix ICE in compute_parm_map
authorJan Hubicka <jh@suse.cz>
Thu, 1 Oct 2020 13:27:00 +0000 (15:27 +0200)
committerJan Hubicka <jh@suse.cz>
Thu, 1 Oct 2020 13:27:00 +0000 (15:27 +0200)
commit899c10c9d6caba9ec372174527d5bf2866edd32c
tree2e3f4766a5f7d9bf4aa708a8d45763778250bfe9
parenta12041339e8032f40acd5f1c0365f5b3a1469bf5
Fix ICE in compute_parm_map

gcc/ChangeLog:

* ipa-modref.c (compute_parm_map): Be ready for callee_pi to be NULL.
gcc/ipa-modref.c