* config.gcc: Obsolete c4x-* and tic4x-*.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 28 Apr 2005 02:29:10 +0000 (02:29 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 28 Apr 2005 02:29:10 +0000 (02:29 +0000)
From-SVN: r98908

gcc/ChangeLog
gcc/config.gcc

index 2ff5d56..12e785b 100644 (file)
@@ -3,6 +3,8 @@
        * modulo-sched.c, tree-stdarg.c: Use targetm.foo instead of
        (*targetm.foo).
 
+       * config.gcc: Obsolete c4x-* and tic4x-*.
+
 2005-04-28  Joseph S. Myers  <joseph@codesourcery.com>
 
        * c-typeck.c (build_compound_expr): Correct logic in last change.
index 7d134e8..ac379cf 100644 (file)
@@ -189,6 +189,8 @@ case ${target} in
  | ip2k-*-elf          \
  | ns32k-*-netbsdelf*  \
  | ns32k-*-netbsd*     \
+ | c4x-*               \
+ | tic4x-*             \
  )
     if test "x$enable_obsolete" != xyes; then
       echo "*** Configuration ${target} is obsolete." >&2