[Bug libgcj/49314] md5test, shatest output FAILs on Tru64 UNIX
tromey at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 16 17:44:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49314
--- Comment #2 from Tom Tromey <tromey at gcc dot gnu.org> 2011-06-16 17:44:03 UTC ---
(In reply to comment #1)
> I haven't yet found where src_a->length is supposed to be initialized. Any
> suggestions?
It is set when the array is created.
I would suggest stepping through String::getBytes.
More information about the Gcc-bugs
mailing list