Fix r216010 fallout
authortrippels <trippels@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Oct 2014 17:52:00 +0000 (17:52 +0000)
committertrippels <trippels@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Oct 2014 17:52:00 +0000 (17:52 +0000)
commitfcf293b077f90ed5d1aa568a690e80936fb087d8
treeb60169a03d162e85ccd8f195f290653cb436daaa
parent1a29382ca1bd4f98dfea5e0030bde214e180303e
Fix r216010 fallout

This fixes fallout from r216010, which causes Firefox build failures.
Just move the gcc_assert below the new if statement.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216041 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-polymorphic-call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ipa/polymorphic-call-1.C [new file with mode: 0644]