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]

Re: systemtap testsuite summary report - s390x


On Tue, 2009-08-25 at 17:40 +0530, Maran wrote:
> Hi Mark,
> I have attached inlinedvars.s

Doh! I left in a debug "nop" in the asm statement that should have been
totally empty. Fix with:

commit d2b150331b61abdac65b0021299c41e79395180f
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Aug 25 14:25:43 2009 +0200

Make inlinedvars empty asm really empty.
    
A debug "nop" was accidentially left in the asm statement that should
have been totally empty.
    
* testsuite/systemtap.base/inlinedvars.c (m): Really empty asm.

Thanks,

Mark


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