Memory leaks (detected by Valgrind)

Marc Nieper-Wißkirchen marc.nieper+gnu@gmail.com
Fri Dec 17 14:03:05 GMT 2021


Am Fr., 17. Dez. 2021 um 11:52 Uhr schrieb Alex Coplan <Alex.Coplan@arm.com
>:

> Hi,
>
> > -----Original Message-----
> > From: Jit <jit-bounces+alex.coplan=arm.com@gcc.gnu.org> On Behalf Of
> Marc
> > Nieper-Wißkirchen via Jit
> > Sent: 17 December 2021 10:29
> > To: Mark Wielaard <mark@klomp.org>
> > Cc: Marc Nieper-Wißkirchen <marc.nieper+gnu@gmail.com>; jit@gcc.gnu.org
> > Subject: Re: Memory leaks (detected by Valgrind)
> >
> > Thanks!
> >
> > With `--enable-valgrind-annotations`, the "uses of uninitialized values"
> > have gone away, but a lot of small leaks are still present:
>
> Memory leaks with libgccjit are a known issue, see
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63854


Oh, that the bug has been open so long and is still open is unfortunate as
a process using libgccjit usually lasts a lot longer than a single compiler
run by gcc.

Thanks,

Marc


More information about the Jit mailing list