public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Joel Sherrill <joel@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-6076] Obsolete m32c-rtems target
Date: Mon, 20 Dec 2021 14:49:39 +0000 (GMT)	[thread overview]
Message-ID: <20211220144939.158643858006@sourceware.org> (raw)

https://gcc.gnu.org/g:1f56dbe2daaa5931356d0018c2c2c17bb4691d0e

commit r12-6076-g1f56dbe2daaa5931356d0018c2c2c17bb4691d0e
Author: Joel Sherrill <joel@rtems.org>
Date:   Fri Dec 17 10:10:10 2021 -0600

    Obsolete m32c-rtems target
    
    2021-12-20  Joel Sherrill <joel@rtems.org>
    
    gcc/
            * config.gcc: Obsolete m32c-*-rtems* target.

Diff:
---
 gcc/config.gcc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/config.gcc b/gcc/config.gcc
index c8c0ef9aa05..91806aa706f 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -252,6 +252,7 @@ case ${target} in
  | cr16-*-*				\
  | hppa[12]*-*-hpux10*			\
  | hppa[12]*-*-hpux11*			\
+ | m32c-*-rtems*			\
  )
     if test "x$enable_obsolete" != xyes; then
       echo "*** Configuration ${target} is obsolete." >&2


                 reply	other threads:[~2021-12-20 14:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20211220144939.158643858006@sourceware.org \
    --to=joel@gcc.gnu.org \
    --cc=gcc-cvs@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).