K 10 svn:author V 5 peter K 8 svn:date V 27 1999-08-19T00:32:48.000000Z K 7 svn:log V 150 Try using the builtin ffs() for egcs, it (by random inspection) generates slightly better code and avoids the incl then subl when using ffs(foo) - 1. END