Fix PR ipa/66896.
commit1739ec91f99e0b9f914fa10280d7529d918b2c6f
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jul 2015 14:48:18 +0000 (16 14:48 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jul 2015 14:48:18 +0000 (16 14:48 +0000)
treecdc16141e1aaeb9833879827128954d56bb21e07
parenta3c990e4aed6592f120821a082ef9b365b17f48d
Fix PR ipa/66896.

* g++.dg/ipa/pr66896.c: New test.
PR ipa/66896.
* ipa-prop.c (update_jump_functions_after_inlining): Create properly
dst_ctx if it does not exist.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225887 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-prop.c
gcc/testsuite/ChangeLog