--- Additional Comments From greenrd at greenrd dot org 2005-08-30 01:17
---
(In reply to comment #7)
> This seems like something glibc's memcmp should be doing also, could
> you report a bug to glibc about this comparison?
Actually I was wrong - it's not glibc'
--- Additional Comments From greenrd at greenrd dot org 2005-08-28 23:25
---
memcmp (which is compiled for i686 in fedora because it is part of glibc) is
actually less efficient than the current code on my athlon! I was so surprised,
I ran the memcmp benchmark again, and the results
Severity: enhancement
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gn
--- Additional Comments From greenrd at greenrd dot org 2005-08-20 16:29
---
Created an attachment (id=9549)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9549&action=view)
Benchmark
This is the equality benchmark I used. Uncomment the //ca [0] = 'b'; li
Summary: java.lang.String.equals is suboptimal
Product: gcc
Version: 4.0.2
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at
ache is not thread-safe
Product: gcc
Version: 4.0.2
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
--
Bug 18131 depends on bug 23220, which changed state.
Bug 23220 Summary: [3.4/4.0/4.1 Regression] ICE in a specific doubly-nested
class
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23220
What|Old Value |New Value
--
--- Additional Comments From greenrd at greenrd dot org 2005-08-09 00:44
---
*** Bug 23220 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
--- Additional Comments From greenrd at greenrd dot org 2005-08-09 00:44
---
Fixed by my fix to bug 23230
*** This bug has been marked as a duplicate of 23230 ***
--
What|Removed |Added
--- Additional Comments From greenrd at greenrd dot org 2005-08-09 00:09
---
Fixed on head (weeks ago).
--
What|Removed |Added
Status|ASSIGNED
--- Additional Comments From greenrd at greenrd dot org 2005-08-09 00:11
---
(In reply to comment #7)
> I checked this in to cvs trunk.
> It should go in 4.0 as well once the branch reopens.
Ping.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22211
--- Additional Comments From greenrd at greenrd dot org 2005-08-07 11:51
---
The patch is tested and is in the gcc patch queue @
http://www.dberlin.org/cgi-bin/patches.py
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23230
--- Additional Comments From greenrd at greenrd dot org 2005-08-04 22:03
---
I'm testing a patch.
--
What|Removed |Added
AssignedTo|unassigned at gcc do
--- Additional Comments From greenrd at greenrd dot org 2005-08-04 15:26
---
The relevant part of the JLS is section 15.12.1 @
http://java.sun.com/docs/books/jls/second_edition/html/expressions.doc.html#20448
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23230
--- Additional Comments From greenrd at greenrd dot org 2005-08-04 15:07
---
Backtrace:
#0 0x08066846 in java_complete_lhs (node=0x0) at
/var/tmp/portage/gcc-4.1.0_beta20050730/work/gcc-4.1-20050730/gcc/java/parse.y:11665
#1 0x08066757 in java_complete_tree (node=0x0) at
/var/tmp
--
What|Removed |Added
OtherBugsDependingO||18131, 23220
nThis||
Keywords||
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org,java-p
ssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23220
--- Additional Comments From greenrd at greenrd dot org 2005-07-31 22:21
---
Strangely, this bug is hard to reproduce - with the rssowl test case - with a
system compiled for i386. However, the rssowl test case (just start rssowl and
load some feeds) appears to be reproducable easily on
--- Additional Comments From greenrd at greenrd dot org 2005-07-05 19:54
---
Created an attachment (id=9210)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9210&action=view)
gzipped testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22314
Severity: critical
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC tar
--- Additional Comments From greenrd at greenrd dot org 2005-06-29 17:20
---
Sure.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22211
--- Additional Comments From greenrd at greenrd dot org 2005-06-29 13:21
---
This breaks rssowl and any other SWT application that uses the embedded Browser
widget.
--
What|Removed |Added
--- Additional Comments From greenrd at greenrd dot org 2005-06-28 15:12
---
Ignore previous comment. As a (probably overzealous) legal precaution, I will
not be submitting a patch. (For the record, I do not believe any of my previous
contributions are problematic in any way.)
Consider
--- Additional Comments From greenrd at greenrd dot org 2005-06-28 09:18
---
Working on a patch, but bugzilla won't let me own this bug because it hasn't
been confirmed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22211
uses abort if thread is
already dead
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at g
--- Additional Comments From greenrd at greenrd dot org 2005-06-26 12:39
---
The problem is that a PersistentByteMap of capacity 1 is created by -m, but when
a PersistentByteMap is created with capacity 1, its capacity method incorrectly
returns 0.
This is because, when it is created
--- Additional Comments From greenrd at greenrd dot org 2005-06-26 02:42
---
Created an attachment (id=9151)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9151&action=view)
test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22189
t
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot
--- Additional Comments From greenrd at greenrd dot org 2005-06-25 17:35
---
Actually, I just added -fjni (to the aot-compile command line), and it did fix
the bug for me. Thanks!
Marking this bug INVALID.
--
What|Removed |Added
--- Additional Comments From greenrd at greenrd dot org 2005-06-25 16:25
---
*** Bug 22187 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22186
--- Additional Comments From greenrd at greenrd dot org 2005-06-25 16:25
---
My buggy browser plugin submitted this bug twice.
*** This bug has been marked as a duplicate of 22186 ***
--
What|Removed |Added
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22187
--- Additional Comments From greenrd at greenrd dot org 2005-06-25 16:19
---
Created an attachment (id=9150)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9150&action=view)
Test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22186
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22186
--- Additional Comments From greenrd at greenrd dot org 2005-06-15 16:56
---
Created an attachment (id=9093)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9093&action=view)
gzipped preprocessed file
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22080
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22080
Severity: enhancement
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http
--- Additional Comments From greenrd at greenrd dot org 2005-05-27 18:12
---
Here is the patch, which I've tested with both my reduced and my real test
cases:
--- libjava/java/util/logging/natLogger.cc.orig 2005-05-27 19:09:32.0
+0100
+++ libjava/java/util/lo
--- Additional Comments From greenrd at greenrd dot org 2005-05-27 01:00
---
Oops - my diagnosis was slightly incorrect.
The stack trace is in fact correct, and it was klass.name that was null, not
klass itself.
But my conclusion is still correct - the first loop runs merrily over the
--- Additional Comments From greenrd at greenrd dot org 2005-05-27 00:00
---
Created an attachment (id=8975)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8975&action=view)
Test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21775
ED
Severity: critical
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.g
: P2
Component: web
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21423
--- Additional Comments From greenrd at greenrd dot org 2005-04-28 22:38
---
Please reopen. JDK1.5 javadocs for BufferedReader.read include this new
information:
"As an additional convenience, it attempts to read as many characters as
possible by repeatedly invoking the read meth
--- Additional Comments From greenrd at greenrd dot org 2005-04-14 01:06
---
Created an attachment (id=8624)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8624&action=view)
.java source corresponding to the test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21016
--- Additional Comments From greenrd at greenrd dot org 2005-04-14 01:02
---
Created an attachment (id=8623)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8623&action=view)
test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21016
NCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot
--- Additional Comments From greenrd at greenrd dot org 2005-04-07 11:06
---
gdb PR 1903 has already been filed for that.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20805
--- Additional Comments From greenrd at greenrd dot org 2005-04-07 03:20
---
Created an attachment (id=8551)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8551&action=view)
gzipped testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20805
rity: critical
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20805
: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs
--- Additional Comments From greenrd at greenrd dot org 2004-12-07 03:27
---
Appears to be already fixed in GNU classpath:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/io/BufferedInputStream.java.diff?r1=1.11&r2=1.12
--
http://gcc.gnu.org/bugzilla/show_bug.cg
gcc dot gnu dot org
ReportedBy: greenrd at greenrd dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18840
53 matches
Mail list logo