r245878 - in /trunk/gcc: ChangeLog context.c

msebor@gcc.gnu.org msebor@gcc.gnu.org
Fri Mar 3 16:35:00 GMT 2017


Author: msebor
Date: Fri Mar  3 16:35:00 2017
New Revision: 245878

URL: https://gcc.gnu.org/viewcvs?rev=245878&root=gcc&view=rev
Log:
PR tree-optimization/79699 - small memory leak in MPFR

gcc/ChangeLog:
	* context.c (context::~context): Free MPFR caches to avoid
	a memory leak on program exit.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/context.c



More information about the Gcc-cvs mailing list