Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: Andrew Cagney <ac131313@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [patch rfc] Deprecate STORE_STRUCT_RETURN, make optional
Date: Tue, 25 Mar 2003 20:39:00 -0000	[thread overview]
Message-ID: <3E80BE8F.8090003@redhat.com> (raw)
In-Reply-To: <3E7F51B2.3020708@redhat.com>

I've checked this in.


> Hello,
> 
> This deprecates the STORE_STRUCT_RETURN method (and makes it optional).
> 
> The existing PUSH_ARGUMENTS method can, and in many cases, does the struct return store.  In fact, STORE_STRUCT_RETURN implementations are often no more than:
> 
> static void
> i386_store_struct_return (CORE_ADDR addr, CORE_ADDR sp)
> {
>   /* Do nothing.  Everything was already done by i386_push_arguments.  */
> }
> 
> For the d10v, it eliminates that function.
> 
> I'll commit in a day or so (most likely before commiting the push_dummy_call() change).
> 
> Andrew
> 
> PS: This one was never documented.
> 
> 



      reply	other threads:[~2003-03-25 20:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-24 18:43 Andrew Cagney
2003-03-25 20:39 ` Andrew Cagney [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=3E80BE8F.8090003@redhat.com \
    --to=ac131313@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    /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