public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: "David Mosberger-Tang" <David.Mosberger@acm.org>
To: linux-ia64@vger.kernel.org
Subject: Re: bogus gas error messages
Date: Mon, 24 Jul 2006 16:10:51 +0000	[thread overview]
Message-ID: <ed5aea430607240910j3704545axfc3c6fa3e67c0eb0@mail.gmail.com> (raw)
In-Reply-To: <ed5aea430607211009l37cad6afj39cf70865a81d3ef@mail.gmail.com>

Hi Jim,

On 21 Jul 2006 20:34:58 -0700, James E Wilson <wilson@tuliptree.org> wrote:

> There is similar language in the Software Conventions and Run-time
> Architecure Guide.  In Appendix B, Unwind Descriptor Record Format,
> section B.5, in the Format X2 description, it gives encodings for all
> registers other than r0/f0/f1.  Looking at this, it is clear that r0 is
> a problem here, because the obvious encoding for r0 is actually used by
> the restorereg record type.

You're right, the SCRA does exclude spilling of f0/f1 via the X2
descriptor.  I didn't remember that being the case.  I agree that the
asssembler shouldn't emit code that would be undefined per SCRA, so
the current behavior gas is fine.  I'll need to update the libunwind
test-suite to account for that.

Thanks,

  --david
-- 
Mosberger Consulting LLC, http://www.mosberger-consulting.com/

      parent reply	other threads:[~2006-07-24 16:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-21 17:09 bogus gas error messages David Mosberger-Tang
2006-07-22  3:34 ` James E Wilson
2006-07-24 16:10 ` David Mosberger-Tang [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=ed5aea430607240910j3704545axfc3c6fa3e67c0eb0@mail.gmail.com \
    --to=david.mosberger@acm.org \
    --cc=linux-ia64@vger.kernel.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