This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] use __builtin_ctzl in ggc-page


On Jan 15, 2005 06:56 PM, Daniel Jacobowitz <drow@false.org> wrote:
> We already use __builtin_clz explicitly in toplev.h, so I don't see any
> harm in doing it this way...

We also use it in bitmap.c, I got the idea for my patch there.
Gr.
Steven


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]