Subject: Re: CVS commit: syssrc/sys/lib/libkern
To: Matt Thomas <matt@3am-software.com>
From: Anders Magnusson <ragge@ludd.luth.se>
List: source-changes
Date: 08/23/2002 19:15:00
> At 09:04 AM 8/23/2002, Jason R Thorpe wrote:
> >On Fri, Aug 23, 2002 at 11:45:27AM +0300, Anders Magnusson wrote:
> >
> >  > Do not try to use "__builtin_ffs" on vax, ffs is an instruction already.
> >  > Maybe possible to teach gcc to use it?
> >
> >Yes, it should be quite trivial to do this.
> 
> I've done that in the gcc 3.x sources.
> 
Great! Then we can remove this macro totally when we switch to gcc3.

-- Ragge