]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ipa-devirt.c
ipa-devirt.c (possible_polymorphic_call_targets): Return early if otr_type has no...
authorJan Hubicka <hubicka@ucw.cz>
Fri, 12 Dec 2014 08:46:56 +0000 (09:46 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 12 Dec 2014 08:46:56 +0000 (08:46 +0000)
commitb41e0d29d2a174326fa6e4f5cfcf8c16bdad8c40
treeaca9aeef0c4b190bfdac609ee46ae9c05a62ae17
parent0a6aa4763eedb8b1a5383b3d9a0cc9d8ec043e4a
ipa-devirt.c (possible_polymorphic_call_targets): Return early if otr_type has no BINFO.

* ipa-devirt.c (possible_polymorphic_call_targets): Return early
if otr_type has no BINFO.

From-SVN: r218659
gcc/ChangeLog
gcc/ipa-devirt.c