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/12768] [3.4 Regression] gcj can no longer compile classpath


------- Additional Comments From tromey at gcc dot gnu dot org  2003-11-14 18:05 -------
For 3.4, we could just rename the field to "hack_signers".
Long term, fix gcj to avoid this problem... at least when
generating bytecode, gcj shouldn't care what fields are
declared in Class.java.
Some bug related to this (I think there is a PR) prevents
gcj from compiling kaffe's class library.


-- 


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


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