Libgcj now has the StringBuilder class which should be used in place of
StringBuffer in places where synchronization is not needed. All of libgcj
should be changed to use StringBuilder where appropriate.
--
Summary: We should to use StringBuilder instead of StringBuffer
--- Additional Comments From uttamp at us dot ibm dot com 2005-06-01 23:31
---
I've verified that this bug has been fixed in mainline gcc.
--
What|Removed |Added
loading cache ../config.cache
checking for a BSD compatible install... (cached) /opt/gcc3.3/bin/ginstall -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checkin
--- Additional Comments From aaronw at net dot com 2005-06-02 00:22 ---
More info from config.log for libffi:
configure:3445: /var/tmp/gcc3/gcc-3.3.6/sparc-solaris-2.8/gcc/xgcc
-B/var/tmp/gcc3/gcc-3.3.6/sparc-solari
s-2.8/gcc/ -B/opt/gcc3.3/sparc-sun-solaris2.8/bin/
-B/opt/gcc3.3/s
--- Additional Comments From aaronw at net dot com 2005-06-02 00:34 ---
I traced the problem to line 3523 in libffi/configure
For some reason, Sun's grep does not see the string BIGenDianSyS in the object
file, but fgrep does... I guess it's another bug or issue with Sun's tools
(lik
--
Summary: libjava configure fails because it mistakenly thinks it
is cross compiling
Product: gcc
Version: 3.3.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
Assigne
When compiling gcc 3.3.6 on sparc Solaris 2.8 with the configure option
--with-cpu=ultrasparc, the configure script for libjava fails with:
checking for sigaction... yes
checking for ftruncate... (cached) yes
checking for execinfo.h... no
checking for unistd.h... (cached) yes
checking for d
--- Additional Comments From aaronw at net dot com 2005-06-02 01:12 ---
Update: this is only for the sparcv9 multilib... I found that
ac_cv_prog_cc_cross=yes in config.cache
This should have been no.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21872
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-02
01:12 ---
*** This bug has been marked as a duplicate of 21782 ***
--
What|Removed |Added
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-02
01:12 ---
*** Bug 21870 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
--- Additional Comments From aaronw at net dot com 2005-06-02 01:16 ---
I traced this to a problem with Sun's grep. Replace the grep lines with fgrep
in the configure script and it works fine.
Apparently grepping conftest.o for the endian string fails with /bin/grep but
works with f
struct foo {
int a;
int b;
} bar [1][0] = { 3, 4 };
// warnings continue forever
s.c:5: warning: excess elements in array initializer
s.c:5: warning: (near initialization for `bar')
s.c:5: warning: excess elements in array initializer
s.c:5: warning: (near initialization for `bar')
gcc: Inte
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02
02:08 ---
Subject: Bug 21839
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-02 02:08:03
Modified files:
gcc: ChangeLog gimplify.c
Added files:
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02
02:57 ---
Subject: Bug 21090
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-02 02:57:15
Modified files:
gcc: ChangeLog fold-const.c tree-flow.h
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02
02:57 ---
Subject: Bug 21332
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-02 02:57:15
Modified files:
gcc: ChangeLog fold-const.c tree-flow.h
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02
02:57 ---
Subject: Bug 21086
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-02 02:57:15
Modified files:
gcc: ChangeLog fold-const.c tree-flow.h
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02
02:57 ---
Subject: Bug 20701
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-02 02:57:15
Modified files:
gcc: ChangeLog fold-const.c tree-flow.h
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02
02:57 ---
Subject: Bug 14341
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-02 02:57:15
Modified files:
gcc: ChangeLog fold-const.c tree-flow.h
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02
02:57 ---
Subject: Bug 21289
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-02 02:57:15
Modified files:
gcc: ChangeLog fold-const.c tree-flow.h
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02
02:57 ---
Subject: Bug 21368
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-02 02:57:15
Modified files:
gcc: ChangeLog fold-const.c tree-flow.h
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02
02:57 ---
Subject: Bug 21029
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-02 02:57:15
Modified files:
gcc: ChangeLog fold-const.c tree-flow.h
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02
02:57 ---
Subject: Bug 21367
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-02 02:57:15
Modified files:
gcc: ChangeLog fold-const.c tree-flow.h
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02
02:58 ---
Subject: Bug 21458
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-02 02:57:15
Modified files:
gcc: ChangeLog fold-const.c tree-flow.h
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02
02:58 ---
Subject: Bug 21348
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-06-02 02:57:15
Modified files:
gcc: ChangeLog fold-const.c tree-flow.h
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02
03:03 ---
Fixed. http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00127.html
--
What|Removed |Added
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02
03:06 ---
Fixed. http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00127.html
--
What|Removed |Added
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02
03:06 ---
Fixed. http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00127.html
--
What|Removed |Added
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02
03:07 ---
Fixed. http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00127.html
--
What|Removed |Added
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02
03:07 ---
Fixed. http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00127.html
--
What|Removed |Added
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02
03:08 ---
Fixed. http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00127.html
--
What|Removed |Added
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02
03:08 ---
Fixed. http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00127.html
--
What|Removed |Added
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02
03:09 ---
Fixed. http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00127.html
--
What|Removed |Added
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02
03:12 ---
Fixed. http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00127.html
--
What|Removed |Added
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-06-02
03:14 ---
Fixed. http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00127.html
--
What|Removed |Added
--
Bug 21861 depends on bug 21029, which changed state.
Bug 21029 Summary: [4.1 Regression] vrp miscompiles Ada front-end, drops loop
exit test in well-defined wrap-around circumstances
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21029
What|Old Value |New Valu
The following is a partial stack dump from GDB. It shows that the this pointer
becomes NULL when calling one (private) member function from another (public)
member function.
#5 0x0805864e in ConfigReader::read_config (this=0x0, [EMAIL PROTECTED])
at file_reader.cpp:186
#6 0x08058079 in Confi
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-06-02
04:39 ---
> I traced this to a problem with Sun's grep. Replace the grep lines with
> fgrep
> in the configure script and it works fine.
fgrep is not really the problem, as we don't require it. See the audit t
--- Additional Comments From tromey at gcc dot gnu dot org 2005-06-02
04:59 ---
See the follow-on discussion on java-patches.
StringBuilder requires a copy of the data;
gnu.gcj.runtime.StringBuffer does not. The latter could
be made vm-independent and used throughout Classpath.
The thr
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-06-02
05:04 ---
I am no longer working on this PR. There is considerable debate about what the
right changes to make to the language are, so I am leaving this aside.
--
What|Removed |A
--- Additional Comments From law at redhat dot com 2005-06-02 05:22 ---
Subject: Re: [4.1 regression] ICE:
-ftree-vectorize, segfault
On Wed, 2005-06-01 at 13:22 +, dorit at il dot ibm dot com wrote:
> The best thing would be to detect such redundant phis and clean them up,
--
What|Removed |Added
OtherBugsDependingO||21875
nThis||
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19155
This PR is open to track all NIST testsuite failures. Both original and
F95-modified versions can be found on
http://www.fortran-2000.com/ArnaudRecipes/fcvs21_f95.html
Today, on i68-linux, F95 version has folllowing failures: FM110, FM11, FM171,
FM903, FM906, FM908, FM909, FM923.
--
S
--
What|Removed |Added
OtherBugsDependingO||21875
nThis||
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19216
--- Additional Comments From tobias at yoper dot com 2005-06-02 05:54
---
This is related to this issue:
http://gcc.gnu.org/ml/gcc-help/2005-05/msg00030.html
Using -O2 solved the issue
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21866
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-06-02
06:11 ---
*** This bug has been marked as a duplicate of 21872 ***
--
What|Removed |Added
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-06-02
06:12 ---
*** Bug 21871 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21872
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-06-02
06:14 ---
> Update: this is only for the sparcv9 multilib... I found that
> ac_cv_prog_cc_cross=yes in config.cache
That could simply be another dup of 21870. Binutils 2.16 should not be used in
conjunction with
101 - 147 of 147 matches
Mail list logo