Re: Valgrind '--show-leak-kinds=all'

2021-08-17 Thread Thomas Schwinge
Hi! On 2021-08-06T17:10:36+0200, Richard Biener wrote: > On August 6, 2021 4:09:37 PM GMT+02:00, Thomas Schwinge > wrote: >>I'm working on plugging a memory leak in an entirely different >>compartment of GCC, but also ran into this issue: >> >>On 2021-02-12T08:35:52+0100, Richard Biener via

Re: Valgrind '--show-leak-kinds=all'

2021-08-06 Thread Richard Biener via Gcc-patches
On August 6, 2021 4:09:37 PM GMT+02:00, Thomas Schwinge wrote: >Hi! > >I'm working on plugging a memory leak in an entirely different >compartment of GCC, but also ran into this issue: > >On 2021-02-12T08:35:52+0100, Richard Biener via Gcc-patches > wrote: >> On Thu, Feb 11, 2021 at 7:35 PM

Valgrind '--show-leak-kinds=all'

2021-08-06 Thread Thomas Schwinge
Hi! I'm working on plugging a memory leak in an entirely different compartment of GCC, but also ran into this issue: On 2021-02-12T08:35:52+0100, Richard Biener via Gcc-patches wrote: > On Thu, Feb 11, 2021 at 7:35 PM Martin Sebor wrote: >> On 2/11/21 12:59 AM, Richard Biener wrote: >> > On