[Bug translator/17889] the translator does not understand arm64 constants in sdt markers
wcohen at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Jan 27 22:31:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=17889
--- Comment #1 from William Cohen <wcohen at redhat dot com> ---
Created attachment 8086
--> https://sourceware.org/bugzilla/attachment.cgi?id=8086&action=edit
Allow machine the arm64 unpredixed constants
Did a check on arm64 and x86_64 with this patch and the following
# make installcheck RUNTESTFLAGS="--debug systemtap.base/sdt.exp"
On arm64 all the tests including the ones that optimize the marker arguments to
constants all pass:.
=== systemtap Summary ===
# of expected passes 64
On x86_64 had no failures (so the alternative regexp didn't mess things up):
=== systemtap Summary ===
# of expected passes 64
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list