public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@redhat.com>
To: Nathan Froyd <froydnj@mozilla.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] delete last traces of GO_IF_MODE_DEPENDENT_ADDRESS
Date: Mon, 30 Jul 2012 15:35:00 -0000	[thread overview]
Message-ID: <5016A9A7.1030108@redhat.com> (raw)
In-Reply-To: <1343431300-13275-1-git-send-email-froydnj@mozilla.com>

On 2012-07-27 16:21, Nathan Froyd wrote:
> 	* defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
> 	* targhooks.c (default_mode_dependent_address_p): Delete code
> 	for GO_IF_MODE_DEPENDENT_ADDRESS.
> 	* system.h (GO_IF_MODE_DEPENDENT_ADDRESS): Poison.
> 	* doc/tm.texi.in (GO_IF_MODE_DEPENDENT_ADDRESS): Delete documention.
> 	* doc/tm.texi: Regenerate.
> 	* config/alpha.h (GO_IF_MODE_DEPENDENT_ADDRESS): Move code to...
> 	* config/alpha.c (alpha_mode_dependent_address_p): ...here.  New
> 	function.
> 	(TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
> 	* config/cr16/cr16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
> 	* config/mep/mep.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
> 	* config/vax/vax-protos.h (vax_mode_dependent_address_p): Delete.
> 	* config/vax/vax.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
> 	* config/vax/vax.c (vax_mode_dependent_address_p): Make static.
> 	Take a const_rtx.
> 	(TARGET_MODE_DEPENDENT_ADDRESS_P): Define.

Ok.


r~

      parent reply	other threads:[~2012-07-30 15:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-27 23:58 Nathan Froyd
2012-07-28  9:20 ` Jan-Benedict Glaw
2012-07-30 15:35 ` 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=5016A9A7.1030108@redhat.com \
    --to=rth@redhat.com \
    --cc=froydnj@mozilla.com \
    --cc=gcc-patches@gcc.gnu.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).