public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Joseph S. Myers" <joseph@codesourcery.com>
To: Ian Lance Taylor <iant@google.com>
Cc: DJ Delorie <dj@redhat.com>, gcc@gcc.gnu.org
Subject: Re: 4.4 deprecation proposals
Date: Sun, 15 Jun 2008 22:25:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.64.0806152221570.6641@digraph.polyomino.org.uk> (raw)
In-Reply-To: <m3zlpmmjpf.fsf@google.com>

On Sun, 15 Jun 2008, Ian Lance Taylor wrote:

> My understanding is that Joseph is just talking about removing the
> entries in config.gcc.  He is not talking about removing the support
> in the code, except perhaps for cases where there is no longer any
> entry in config.gcc which requires that support.

Correct (libgcc/config.host, target patterns in testcases etc. are also 
covered).  Files in config/ are only removed when no configuration uses 
them.  If a file is removed while still being used by another target, 
that's a mistake and the file should be restored; if a file (formerly used 
by some targets) remains while no target uses it, that's also a mistake 
and it should be removed.

-- 
Joseph S. Myers
joseph@codesourcery.com

  reply	other threads:[~2008-06-15 22:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-14 18:54 Joseph S. Myers
2008-06-14 19:26 ` Manuel López-Ibáñez
2008-06-15 18:45 ` DJ Delorie
2008-06-15 19:09   ` Joseph S. Myers
2008-06-15 22:01     ` DJ Delorie
2008-06-15 22:12       ` Ian Lance Taylor
2008-06-15 22:25         ` Joseph S. Myers [this message]
2008-06-16  0:06 ` Ben Elliston

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=Pine.LNX.4.64.0806152221570.6641@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=dj@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=iant@google.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).