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

--- Comment #2 from akrl at gcc dot gnu.org ---
Author: akrl
Date: Sat Oct  5 09:02:25 2019
New Revision: 276625

URL: https://gcc.gnu.org/viewcvs?rev=276625&root=gcc&view=rev
Log:
Backport fix for PR jit/91928

gcc/ChangeLog

2019-10-05  Andrea Corallo  <andrea.cora...@arm.com>

        Backport from mainline
        2019-10-03  Andrea Corallo  <andrea.cora...@arm.com>
        * gcc/ipa-cp.c (ipa_cp_c_finalize): Release ipcp_transformation_sum
        when finished.
        * ipa-prop.c (ipcp_free_transformation_sum): New function.
        * ipa-prop.h (ipcp_free_transformation_sum): Add declaration.


Modified:
    branches/gcc-9-branch/gcc/ChangeLog
    branches/gcc-9-branch/gcc/ipa-cp.c
    branches/gcc-9-branch/gcc/ipa-prop.c
    branches/gcc-9-branch/gcc/ipa-prop.h

Reply via email to