[Bug libgcj/12908] gnu.gcj.convert.Input_UTF8 not found when compiling from bytecode.
green at redhat dot com
gcc-bugzilla@gcc.gnu.org
Wed Nov 5 22:38:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12908
green at redhat dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|green at gcc dot gnu dot org|unassigned at gcc dot gnu
| |dot org
Status|ASSIGNED |NEW
Summary|gnu.gcj.convert.Input_UTF8 |gnu.gcj.convert.Input_UTF8
|not found |not found when compiling
| |from bytecode.
------- Additional Comments From green at redhat dot com 2003-11-05 22:38 -------
Something is definitely weird. The object file from compiling HelloWorld.class
doesn't have a symbolic reference to the Input_UTF8 class, although the one
bulit from the .java file does.
I think this is a real compiler bug and outside my direct area of expertise.
AG
More information about the Gcc-bugs
mailing list