This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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 runtime/11725] on RHEL5 ppc, systemtap.printf/bin6.exp fails


------- 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.


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