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

2012-11-09 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43302 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[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: ht

[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

[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=20053&action=view) A simple test exhibiting the .dummy resources problem As I said this works with gcc 4.2.2 -- http://gcc.gnu.o