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]

Re: [PATCH] Add ffs() to libiberty


On Sat, Jul 14, 2001 at 07:57:07PM -0400, DJ Delorie wrote:
> I don't see how "unsigned negation" could even be defined.

It's modulo arithmetic.  The c99 standard is on cygweb -- look at it.


r~


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