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 translator/10602] REG_IP() used as lvalue fails on s390x, probably ia64


------- Additional Comments From jistone at redhat dot com  2009-09-04 18:52 -------
(In reply to comment #7)
> I don't know why a 288-byte frame is considered an error.  Too big for a kernel
> function?  I don't see anything in _stp_ctl_write_cmd() that would yield a big
> stack frame.

It is the only caller to the static _stp_do_relocation, which has a local struct
_stp_msg_relocation that's 136 bytes.  Perhaps this and other functions are
being inlined...

-- 


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

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