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: nightly test result of systemtap in ppc64


Hien Nguyen <hien@us.ibm.com> writes:

> powerpc does not like [%lld vs int64_t]
> but likes this [%lld vs (long long)]
> or this [%ld vs int64_t]
> could it be a compiler bug?

More likely a "pilot error" in the new code.  Is "long long" on ppc64
a 64-bit or 128-bit quantity?  And on x86_64?

- FChE


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