speeding up parts of gcc by using ffs

Andrew Pinski pinskia@physics.uc.edu
Wed Jan 8 08:32:00 GMT 2003


On Wednesday, Jan 8, 2003, at 00:22 US/Pacific, Falk Hueffner wrote:

> Andrew Pinski <pinskia@physics.uc.edu> writes:
>
>> +  extern int ffs();
>
> Function declarators with empty parentheses are an obsolescent feature
> in C99, so I think they're better to be avoided.

Well parts of gcc are still written in K&R C, this is one.

Thanks,
Andrew Pinski



More information about the Gcc-patches mailing list