This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r217811 - in /trunk/gcc: ChangeLog ipa-icf.c


Author: dmalcolm
Date: Wed Nov 19 20:42:29 2014
New Revision: 217811

URL: https://gcc.gnu.org/viewcvs?rev=217811&root=gcc&view=rev
Log:
PR jit/63854: Fix leak in ipa-icf.c

gcc/ChangeLog:
	PR jit/63854
	* ipa-icf.c (sem_item_optimizer::~sem_item_optimizer): Free each
	congruence_class_group *.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-icf.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]