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/22097] the semko/target_addr[23].stp test cases are passing


https://sourceware.org/bugzilla/show_bug.cgi?id=22097

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
In the pre-bpf code, dwflpp::translate_final_fetch_or_store() would call
c_translate_addressof(), which rejects trying to take the address of a
register.

In HEAD systemtap, c_translate_addressof() doesn't exist and
dwflpp::translate_final_fetch_or_store() doesn't check for trying to take the
address of a register.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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