Fix r216010 fallout
authorMarkus Trippelsdorf <markus@trippelsdorf.de>
Thu, 9 Oct 2014 17:52:00 +0000 (17:52 +0000)
committerMarkus Trippelsdorf <trippels@gcc.gnu.org>
Thu, 9 Oct 2014 17:52:00 +0000 (17:52 +0000)
commit94c4084cf009939db425be4f6552b7f29f8587b3
treeb60169a03d162e85ccd8f195f290653cb436daaa
parentd0ff1cb4d9b1972e0aa9535d77413e12c4e84fa2
Fix r216010 fallout

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

From-SVN: r216041
gcc/ChangeLog
gcc/ipa-polymorphic-call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ipa/polymorphic-call-1.C [new file with mode: 0644]