public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: fche@redhat.com (Frank Ch. Eigler)
To: "Suzuki K. Poulose" <suzuki@in.ibm.com>
Cc: Athira Rajeev <atrajeev@in.ibm.com>,
	systemtap@sourceware.org,        srikar@linux.vnet.ibm.com
Subject: Re: [PATCH] systemtap: Fix parsing of literals in SDT_V3 operand for s390x and ia64
Date: Fri, 12 Oct 2012 16:07:00 -0000	[thread overview]
Message-ID: <y0mmwzr7jyu.fsf@fche.csb> (raw)
In-Reply-To: <5076A60F.9010908@in.ibm.com> (Suzuki K. Poulose's message of "Thu, 11 Oct 2012 16:27:19 +0530")

"Suzuki K. Poulose" <suzuki@in.ibm.com> writes:

> [...]
>> #if defined __powerpc__ || defined __powerpc64__
>> # define _SDT_ARGTMPL(id)       %I[id]%[id]
>> #else
>> # define _SDT_ARGTMPL(id)       %[id]
>> #endif
>
> We will try this and let you know the results. I guess we could do this
> for ia64 as well.

It doesn't seem as though gcc supports %I for anything other than
powerpc (and there it's done because some of the assembler instruction
mnemonics are modified).  I opened PR14715 to track further work on this.


- FChE

      reply	other threads:[~2012-10-12 16:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-03 14:24 Athira Rajeev
2012-10-09 15:37 ` Frank Ch. Eigler
2012-10-11 10:57   ` Suzuki K. Poulose
2012-10-12 16:07     ` Frank Ch. Eigler [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=y0mmwzr7jyu.fsf@fche.csb \
    --to=fche@redhat.com \
    --cc=atrajeev@in.ibm.com \
    --cc=srikar@linux.vnet.ibm.com \
    --cc=suzuki@in.ibm.com \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).