This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/8379: bits/byteswap.h mistakenly redefines __bswap_16 instead of __bswap_32 when using constant definition
- From: bangerth at dealii dot org
- To: fabio dot torchetti at sun dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 8 Jan 2003 02:46:23 -0000
- Subject: Re: c/8379: bits/byteswap.h mistakenly redefines __bswap_16 instead of __bswap_32 when using constant definition
- Reply-to: bangerth at dealii dot org, fabio dot torchetti at sun dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
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