r276625 - in /branches/gcc-9-branch/gcc: Change...

akrl@gcc.gnu.org akrl@gcc.gnu.org
Sat Oct 5 09:02:00 GMT 2019


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.corallo@arm.com>

	Backport from mainline
	2019-10-03  Andrea Corallo  <andrea.corallo@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



More information about the Gcc-cvs mailing list