https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66896

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Thu Jul 16 14:48:18 2015
New Revision: 225887

URL: https://gcc.gnu.org/viewcvs?rev=225887&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-prop.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to