[Bug runtime/5648] Unaligned access to memory in _stp_vsnprintf() on ia64
mhiramat at redhat dot com
sourceware-bugzilla@sourceware.org
Thu May 1 21:33:00 GMT 2008
------- Additional Comments From mhiramat at redhat dot com 2008-04-30 21:34 -------
(In reply to comment #8)
> (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.
It might add additional memory copying. So, I'd like to use memcpy only on ia64.
--
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.
More information about the Systemtap
mailing list