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]

r196320 - in /trunk/gcc: ChangeLog ipa-cp.c


Author: jakub
Date: Wed Feb 27 21:34:27 2013
New Revision: 196320

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196320
Log:
	PR middle-end/56461
	* ipa-cp.c (decide_whether_version_node): Call vec_free on
	known_aggs[i].items and release known_aggs vector.

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


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