[Bug java/17845] can't build GNU Classpath

2005-05-01 Thread dog at bluezoo dot org
--- Additional Comments From dog at bluezoo dot org 2005-05-01 17:24 --- Subject: Re: can't build GNU Classpath pinskia at gcc dot gnu dot org wrote: > Is this true anymore, I built classpath a couple of days ago on > powerpc-darwin with a case-insensitive > file system

[Bug java/20158] New: gcj fails to compile Apache ant, resulting in "Bus error"

2005-02-23 Thread dog at bluezoo dot org
portedBy: dog at bluezoo dot org CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin7.8.0 GCC host triplet: powerpc-apple-darwin7.8.0 GCC target triplet: powerpc-apple-darwin7.8.0 http://gcc.gnu

[Bug java/19908] Inlining of final fields incompatible with Sun's implementation

2005-02-11 Thread dog at bluezoo dot org
--- Additional Comments From dog at bluezoo dot org 2005-02-11 16:42 --- Created an attachment (id=8179) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8179&action=view) The main class to reproduce the bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19908

[Bug java/19908] Inlining of final fields incompatible with Sun's implementation

2005-02-11 Thread dog at bluezoo dot org
--- Additional Comments From dog at bluezoo dot org 2005-02-11 16:41 --- Created an attachment (id=8178) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8178&action=view) The Person class -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19908

[Bug java/19908] New: Inlining of final fields incompatible with Sun's implementation

2005-02-11 Thread dog at bluezoo dot org
ity: minor Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dog at bluezoo dot org CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org GCC host triplet: powerpc-apple-darwin7.

[Bug java/19674] Empty declaration through semicolon (;) causes compile failure

2005-01-28 Thread dog at bluezoo dot org
--- Additional Comments From dog at bluezoo dot org 2005-01-28 18:19 --- The relevant JLS production is ClassMemberDeclaration: http://java.sun.com/docs/books/jls/second_edition/html/classes.doc.html#18988 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19674