This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Re: c/8379: bits/byteswap.h mistakenly redefines __bswap_16 instead of __bswap_32 when using constant definition


Synopsis: bits/byteswap.h mistakenly redefines __bswap_16 instead of __bswap_32 when using constant definition

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Tue Jan  7 18:46:23 2003
State-Changed-Why:
    I think the file you are refering to is
    /usr/include/bits/byteswap.h, right? In that case, it is
    out of reach of gcc, and you should file a report with
    the linux kernel or glibc people, whoever is responsible
    for that file.
    
    For what it's worth, this erroneous definition is not in
    my SuSE 8.0 installation (yes, I always knew that these
    German products are much better :-))
    
    Cheers
      Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8379


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