public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-3475] Add cr16-*-* to the list of obsoleted targets
@ 2021-09-13  9:25 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2021-09-13  9:25 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:a7348a1833d2e91bebe2c6f3681be5fc4a35326a

commit r12-3475-ga7348a1833d2e91bebe2c6f3681be5fc4a35326a
Author: Richard Biener <rguenther@suse.de>
Date:   Mon Sep 13 11:22:43 2021 +0200

    Add cr16-*-* to the list of obsoleted targets
    
    This adds cr16-*-* to the list of obsoleted targets in config.gcc
    
    2021-09-13  Richard Biener  <rguenther@suse.de>
    
            * config.gcc: Add cr16-*-* to the list of obsoleted targets.

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

diff --git a/gcc/config.gcc b/gcc/config.gcc
index ccf41f66e42..84de1a3f691 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -249,6 +249,7 @@ md_file=
 # Obsolete configurations.
 case ${target} in
   tile*-*-*				\
+ | cr16-*-*				\
  )
     if test "x$enable_obsolete" != xyes; then
       echo "*** Configuration ${target} is obsolete." >&2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-13  9:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-13  9:25 [gcc r12-3475] Add cr16-*-* to the list of obsoleted targets Richard Biener

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).