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 libgcj/49314] md5test, shatest output FAILs on Tru64 UNIX


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.


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