Re: [PATCH 2/3] Move Leak in GCC memory report to the first column.
On 10/25/19 3:10 AM, Martin Liska wrote: > > gcc/ChangeLog: > > 2019-10-25 Martin Liska > > * ggc-common.c: Move Leak to the first column. OK jeff
[PATCH 2/3] Move Leak in GCC memory report to the first column.
gcc/ChangeLog: 2019-10-25 Martin Liska * ggc-common.c: Move Leak to the first column. --- gcc/ggc-common.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gcc/ggc-common.c b/gcc/ggc-common.c index 8bc77a0a036..37d3c5df9e1 100644 --- a/gcc/ggc-common.c +++