[Bug runtime/2634] printf incorrectly pushes arguments to %p formats on i686
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Tue May 2 18:50:00 GMT 2006
------- Additional Comments From fche at redhat dot com 2006-05-02 18:50 -------
Or rather, the runtime printf() should expect int64_t and narrow internally as
it sees fit. After all, that's why we have "%p" there - the runtime wants to
decide how big pointers are.
While at it, %p should do the glibc thing and print 0xdeadbeef not just deadbeef.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|translator |runtime
http://sourceware.org/bugzilla/show_bug.cgi?id=2634
------- 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