public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [google 4.7] fdo build for linux kernel (issue 6968046)
@ 2012-12-20  1:04 davidxl
  2012-12-20  1:22 ` Rong Xu
  0 siblings, 1 reply; 5+ messages in thread
From: davidxl @ 2012-12-20  1:04 UTC (permalink / raw)
  To: xur; +Cc: gcc-patches, reply

The change in gcov-io.h is from a different patch.

David


https://codereview.appspot.com/6968046/diff/1/gcc/gcov-io.c
File gcc/gcov-io.c (right):

https://codereview.appspot.com/6968046/diff/1/gcc/gcov-io.c#newcode688
gcc/gcov-io.c:688:
Have you compared this with this impl:

while (x)
{
    c++;
    x&=(x-1)
}
return c;

https://codereview.appspot.com/6968046/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-12-20 22:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-20  1:04 [google 4.7] fdo build for linux kernel (issue 6968046) davidxl
2012-12-20  1:22 ` Rong Xu
2012-12-20 19:30   ` Rong Xu
2012-12-20 19:55     ` Xinliang David Li
2012-12-20 22:01       ` Rong Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).