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/5648] Unaligned access to memory in _stp_vsnprintf() on ia64


------- Additional Comments From joshua dot i dot stone at intel dot com  2008-04-30 21:25 -------
(In reply to comment #7)
> thus we have to add some offsets on big-endian system when copying it.

Yes, or type-cast it into a temp value and point to that, so you don't have to
worry about endianness.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5648

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