[Bug runtime/11725] on RHEL5 ppc, systemtap.printf/bin6.exp fails
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Jun 24 14:04:00 GMT 2010
------- Additional Comments From dsmith at redhat dot com 2010-06-23 16:43 -------
The systemtap.printf/bing.exp test prints binary numbers. After some
investigation, I realized the test was written with a little-endian machine (x86
and ia64) in mind. This test fails in exactly the same manner on s390x (which
is big-endian like the ppc64).
Fixed in commit 1d08056 by adding a big-endian result string, then adding code
to pick the result string that matches the current system.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://sourceware.org/bugzilla/show_bug.cgi?id=11725
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list