This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: htonl.S/htons.S and bits/byteswap.h


On Tue, Oct 30, 2001 at 09:41:19PM -0800, Ulrich Drepper wrote:
> "H . J . Lu" <hjl@lucon.org> writes:
> 
> > Should I send a patch?
> 
> Why bother?  The code is fine and saves a few bytes.
> 

The assembly files are not necessary. You can pass -fomit-frame-pointer
on them if you want the same code.


H.J.


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