On Mar 17, 2005, at 4:27 AM, Richard Henderson wrote:
I suppose it would be ok, but it would only be relevent for
embedded targets where "int" < SImode. Otherwise we use the
plain "ffs" symbol in libc.
Ah, ok, that falls into the don't care bin for me... For them, they
probably don't use shared
On Wed, Mar 16, 2005 at 05:43:32PM -0800, Mike Stump wrote:
> I have a question about libgcc export for shared libraries... libgcc
> exports (via libgcc-std.ver):
>
> __ffsdi2
>
> but not:
>
> __ffssi2
I suppose it would be ok, but it would only be relevent for
embedded targets where "int