Re: [PATCH 06/22] Use popcount_hwi rather than builtin

2023-10-05 Thread Jan Hubicka
Hi, can you please also squash those changes which fixes patch #1 so it is easier to review? Honza > From: Jørgen Kvalsvik > > --- > gcc/gcov.cc | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/gcc/gcov.cc b/gcc/gcov.cc > index 274f2fc5d9f..35be97cf5ac 100644 > ---

[PATCH 06/22] Use popcount_hwi rather than builtin

2023-10-04 Thread Jørgen Kvalsvik
From: Jørgen Kvalsvik --- gcc/gcov.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gcc/gcov.cc b/gcc/gcov.cc index 274f2fc5d9f..35be97cf5ac 100644 --- a/gcc/gcov.cc +++ b/gcc/gcov.cc @@ -46,6 +46,7 @@ along with Gcov; see the file COPYING3. If not see #include