Commit c261cca9 by Kazu Hirata Committed by Kazu Hirata

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

From-SVN: r98908
parent 1c91de89
......@@ -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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment