public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@redhat.com>
To: Mike Laman <mlaman@cox.net>
Cc: GCC <gcc@gcc.gnu.org>
Subject: Re: FIRST_PARM_OFFSET() depending on "frame_pointer_needed" and "regs_ever_live[]". Can it?
Date: Tue, 03 Sep 2002 02:23:00 -0000	[thread overview]
Message-ID: <20020903092331.GB8737@redhat.com> (raw)
In-Reply-To: <002d01c25171$e09216e0$5aa80844@fed1.sdca.home.com>

On Sat, Aug 31, 2002 at 09:41:42PM -0700, Mike Laman wrote:
> Am I even allowed to use the
> "frame_pointer_needed" and "regs_ever_live[]" in FIRST_PARM_OFFSET()?

No.

> I will be very disappointed if I am required to define/use an argument
> register...

The argument register can be fake.  This is how most targets work,
actually.  You use INITIAL_ELIMINATION_OFFSET to remove it during
register allocation.


r~

      reply	other threads:[~2002-09-03  9:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-31 21:40 Mike Laman
2002-09-03  2:23 ` Richard Henderson [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=20020903092331.GB8737@redhat.com \
    --to=rth@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=mlaman@cox.net \
    /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).