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/17889] the translator does not understand arm64 constants in sdt markers


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.


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