* config.gcc: Obsolete c4x-* and tic4x-*.

From-SVN: r98908
This commit is contained in:
Kazu Hirata 2005-04-28 02:29:10 +00:00 committed by Kazu Hirata
parent 1c91de89b8
commit c261cca918
2 changed files with 4 additions and 0 deletions

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

View 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