---
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- [PATCH] config.gcc: Obsolete m32c-rtems targ... Joel Sherrill
- Re: [PATCH] config.gcc: Obsolete m32c-r... Eric Gallager via Gcc-patches
- Re: [PATCH] config.gcc: Obsolete m3... Joel Sherrill
- Re: [PATCH] config.gcc: Obsolete m32c-r... Jeff Law via Gcc-patches
- Re: [PATCH] config.gcc: Obsolete m3... Joel Sherrill
- Re: [PATCH] config.gcc: Obsolet... Joel Sherrill
- Re: [PATCH] config.gcc: Obs... Gerald Pfeifer
- Re: [PATCH] config.gcc: Obs... Jeff Law via Gcc-patches
