public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] config.gcc: Obsolete m32c-rtems target
@ 2021-12-17 16:10 Joel Sherrill
  2021-12-17 18:52 ` Eric Gallager
  2021-12-18  3:57 ` Jeff Law
  0 siblings, 2 replies; 8+ messages in thread
From: Joel Sherrill @ 2021-12-17 16:10 UTC (permalink / raw)
  To: gcc-patches; +Cc: Joel Sherrill

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

diff --git a/gcc/config.gcc b/gcc/config.gcc
index c8824367b13..fe93a72a16c 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
-- 
2.24.4


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-12-20 15:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 16:10 [PATCH] config.gcc: Obsolete m32c-rtems target Joel Sherrill
2021-12-17 18:52 ` Eric Gallager
2021-12-17 20:31   ` Joel Sherrill
2021-12-18  3:57 ` Jeff Law
2021-12-18 16:13   ` Joel Sherrill
2021-12-18 18:01     ` Joel Sherrill
2021-12-20 13:43       ` Gerald Pfeifer
2021-12-20 15:18       ` Jeff Law

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