On 1/12/21 5:27 PM, H.J. Lu wrote:
This breaks build on 32-bit hosts:
Sorry for that.
Should be fixed with:
commit 248feb2fa2c0dfc8950566010b30351879c9d057
Author: Martin Liska
Date: Tue Jan 12 18:16:05 2021 +0100
gcov: fix printf format for 32-bit hosts
gcc/ChangeLog:
On Tue, Jan 12, 2021 at 3:55 AM Martin Liška wrote:
>
> The patch is about an extensive debugging facility that I see
> beneficial for GCOV issue.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
> I'm going to push it.
>
> Thanks,
> Martin
>
> gcc/ChangeLog:
>
>