[Bug java/27280] New: gcj cannot import inner classes using a wildcard import

2006-04-24 Thread michele at focuseek dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michele at focuseek dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27280

[Bug java/25040] New: gcjh generated .h files missing methods inherited from interfaces

2005-11-25 Thread michele at focuseek dot com
: unassigned at gcc dot gnu dot org ReportedBy: michele at focuseek dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25040

[Bug java/25040] gcjh generated .h files missing methods inherited from interfaces

2005-11-25 Thread michele at focuseek dot com
--- Comment #1 from michele at focuseek dot com 2005-11-25 23:01 --- Created an attachment (id=10341) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10341action=view) A test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25040

[Bug java/43302] New: [Regression] gcc creates dummy resources in object files

2010-03-09 Thread michele at focuseek dot com
: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michele at focuseek dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla

[Bug java/43302] [Regression] gcc creates dummy resources in object files

2010-03-09 Thread michele at focuseek dot com
--- Comment #1 from michele at focuseek dot com 2010-03-09 09:25 --- Created an attachment (id=20053) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20053action=view) A simple test exhibiting the .dummy resources problem As I said this works with gcc 4.2.2 -- http

[Bug java/42143] [4.3/4.4/4.5 Regression] gcj creates dummy variables

2010-03-10 Thread michele at focuseek dot com
--- Comment #4 from michele at focuseek dot com 2010-03-10 08:05 --- Yesterday I filed the suspiciously similar bug 42143 with a really simple test case that fails on gcc 4.4.3 and used to work with gcc 4.2.2. As I wrote in the description for that bug I suspect it's actually

[Bug java/42143] [4.3/4.4/4.5 Regression] gcj creates dummy variables

2010-03-10 Thread michele at focuseek dot com
--- Comment #5 from michele at focuseek dot com 2010-03-10 08:09 --- (In reply to comment #4) [...] suspiciously similar bug 42143 [...] I meant bug 43302... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42143

[Bug java/43302] [Regression] gcc creates dummy resources in object files

2010-03-10 Thread michele at focuseek dot com
--- Comment #2 from michele at focuseek dot com 2010-03-10 08:30 --- Experimenting with -save-temps I noticed that the .dummy resource is in the .jar generated by ecj which seems to point to it as the main suspect. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43302