Obsolete m32c-rtems target

2021-12-20  Joel Sherrill <joel@rtems.org>

gcc/
	* config.gcc: Obsolete m32c-*-rtems* target.
This commit is contained in:
Joel Sherrill 2021-12-17 10:10:10 -06:00
parent 2decd2cabe
commit 1f56dbe2da

View file

@ -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