On 12/17/2021 9:10 AM, Joel Sherrill wrote:
---
  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
OK.  Given that last time I tried, I couldn't even get m32c to build newlib, I'm not terribly surprised you're deprecating it from rtems.

I would support deprecation of m32c-*.

jeff

Reply via email to