This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/42143] [4.6/4.7/4.8 Regression] gcj creates "dummy" variables


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42143

mathar@mpia-hd.mpg.de <mathar@mpia-hd.mpg.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mathar@mpia-hd.mpg.de

--- Comment #13 from mathar@mpia-hd.mpg.de <mathar@mpia-hd.mpg.de> ---
This bug should be reopened because the source code GCCMain.java is only in the
gcj version of org/eclipse/jdt/internal/compiler/batch/GCCMain.java . It does
*not* exist in the associated current ecj-4.3.2 repository of the eclipse
project, which does not have any GCCMain.java at all. Certainly the problem is
in the gcj, not in the eclipse project. They cannot fix a bug that is not
theirs.
See also  http://download.eclipse.org/eclipse/downloads/ and
http://stackoverflow.com/questions/2567230/gcj-creates-duplicate-dummy-symbol .
The problem still exists in ecj-4.9.jar .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]