You guys will like this one ...
The most recent test is with 4.0.0 on Red Hat Enterprise Linux 4.0, but it also
happens with 3.4.3 and 4.0.0 on sparc-sun-solaris2.9.
In
http://www.math.purdue.edu/~lucier/bugzilla/6/
you'll find compressed versions of test2.c and gambit.h. With this command lin
Frank wrote:
> gcc-3.4.3 contains an incorrect header fix for "the __FD_ZERO macro
> present in glibc 1.x". The file installed in
> /lib/gcc/i686-pc-linux-gnulibc1/3.4.3/include/gnu/types.h
> contains the following, with spurious double-backslashes:
[[...]]
> This patch fixes the issue for me:
>
>
--- Additional Comments From hjl at lucon dot org 2005-05-06 02:48 ---
Which binutils are you using? It looks like this problem
http://sourceware.org/ml/binutils/2005-04/msg00011.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21070
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-06
03:04 ---
Subject: Bug 21380
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED] 2005-05-06 03:04:16
Modified files:
gcc: Change
--- Additional Comments From green at redhat dot com 2005-05-06 03:21
---
*** This bug has been marked as a duplicate of 21058 ***
--
What|Removed |Added
Statu
--- Additional Comments From green at redhat dot com 2005-05-06 03:21
---
*** Bug 20693 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
C compiler used :
Sun Studio 10
Here how I configured gcc :
/usr/local/inst/gcc-4.0.0/configure --prefix=/usr/local/gnu
--with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --enable-languages=c,c++
The 'make bootstrap' step of the build process fails. I am using the proper
version of GNU make,tar
--- Additional Comments From belyshev at depni dot sinp dot msu dot ru
2005-05-06 04:39 ---
gamdit.h:2426:
#define
___FIXADDP(x,y)x)^(y))&___FIX(___MIN_FIX))<=(((y)^((x)+(y)))&___FIX(___MIN_FIX))?___FIXADD(x,y):___FAL)
test2.c:3500:
___SET_R2(___FIXADDP(___FIXADDP(___FIXADDP(___FIXA
Bruce Korb wrote:
> Frank wrote:
> > gcc-3.4.3 contains an incorrect header fix for "the __FD_ZERO macro
> > present in glibc 1.x". The file installed in
> > /lib/gcc/i686-pc-linux-gnulibc1/3.4.3/include/gnu/types.h
> > contains the following, with spurious double-backslashes:
> [[...]]
> > This p
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-06
06:11 ---
*** This bug has been marked as a duplicate of 21230 ***
--
What|Removed |Added
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-06
06:11 ---
*** Bug 21411 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-06
06:22 ---
Fixed in 4.1.0 and above by:
2005-05-02 Paolo Bonzini <[EMAIL PROTECTED]>
* c-common.c (resolve_overloaded_builtin): Forward to target
hook for BUILT_IN_MD built-ins.
--
101 - 112 of 112 matches
Mail list logo