http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55734



--- Comment #3 from Teresa Johnson <tejohnson at google dot com> 2012-12-18 
15:49:03 UTC ---

In that thread, I had asked:



---

If you prefer, I can simply inline the popcount/clz functionality into

gcov-io.c directly (or at least when not using recent versions of

GCC). But that in fact would be duplicating the code, when I thought

Aldy's solution was trying to avoid that by providing the more general

interfaces.



Teresa

---



but didn't get a response. Richard, is that your preferred route for

fixing this issue?



Thanks,

Teresa



On Tue, Dec 18, 2012 at 7:45 AM, aldyh at gcc dot gnu.org

<gcc-bugzi...@gcc.gnu.org> wrote:

>

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55734

>

> --- Comment #2 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2012-12-18 
> 15:45:17 UTC ---

> I have a proposed patch here:

>

> http://gcc.gnu.org/ml/gcc-patches/2012-12/msg00766.html

>

> ...which was deemed not sexy at all.  So perhaps Richard or someone else can

> suggest another route?

>

> --

> Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email

> ------- You are receiving this mail because: -------

> You are on the CC list for the bug.

Reply via email to