[Bug preprocessor/21410] New: Infinite memory usage in preprocessor

2005-05-05 Thread lucier at math dot purdue dot edu
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

Double backslashes in fixincl header (__FD_ZERO macro)

2005-05-05 Thread Bruce Korb
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: > >

[Bug java/21070] [4.1 Regression]: java compiler generates wrong code on ia64

2005-05-05 Thread hjl at lucon dot org
--- 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

[Bug tree-optimization/21380] [4.0 Regression] ICE compiling with -O

2005-05-05 Thread cvs-commit at gcc dot gnu dot org
--- 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

[Bug libgcj/20693] [4.1 Regression] javax-imageio.lo failed to build

2005-05-05 Thread green at redhat dot com
--- 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

[Bug libgcj/21058] [4.1 Regression] libgcj can't find class

2005-05-05 Thread green at redhat dot com
--- 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

[Bug bootstrap/21411] New: Bug in configure script for libcpp

2005-05-05 Thread smm at ipac dot caltech dot edu
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

[Bug preprocessor/21410] Infinite memory usage in preprocessor

2005-05-05 Thread belyshev at depni dot sinp dot msu dot ru
--- 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

Re: Double backslashes in fixincl header (__FD_ZERO macro)

2005-05-05 Thread Frank Heckenbach
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

[Bug bootstrap/21411] Bug in configure script for libcpp

2005-05-05 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug bootstrap/21230] [4.0/4.1 Regression] bootstrap failed unless bootstrap compiler is gcc.

2005-05-05 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug target/19411] Simple program causes gcc to run out of memory

2005-05-05 Thread pinskia at gcc dot gnu dot org
--- 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. --

<    1   2