This is the mail archive of the libc-hacker@sourceware.cygnus.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: Bug in sysdeps/generic/bits/byteswap.h


Scott Bambrough <scottb@corelcomputer.com> writes:

> If __GNUC__ is not defined, this will fail to compile.  Need to
> change __bsx to x or rename the parameter to __bsx.  Also, while we
> are looking at this, I'm curious why glibc defines __bswap_32 if
> __GNUC__ and __bswap32 if not?  The same is done for the 16 bit
> version.  This code is from the 2.0.102 snapshot I downloaded from
> alpha.gnu.org.

I've fixed all the problems in the CVS archive.  Thanks,

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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