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

2010-05-03 Thread glarkin at FreeBSD dot org
--- Comment #7 from glarkin at FreeBSD dot org 2010-05-03 18:36 --- (In reply to comment #6) So can someone please comment on this? I recently encountered this problem while using gcc/gcj 4.5 with ecj-4.5.jar to compile the pdftk utility (http://www.accesspdf.com/pdftk/) on FreeBSD

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

2010-05-03 Thread glarkin at FreeBSD dot org
--- Comment #3 from glarkin at FreeBSD dot org 2010-05-03 18:37 --- (In reply to comment #2) 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. I believe that's correct - please see: http