ia64 has no maintainer anymore so the following deprecates it with the goal of eliminating the port for GCC 11 if no maintainer steps up.
OK? Thanks, Richard. 2019-06-13 Richard Biener <rguent...@suse.de> * config.gcc: Mark ia64*-*-* targets as deprecated/obsolete. Index: gcc/config.gcc =================================================================== --- gcc/config.gcc (revision 272239) +++ gcc/config.gcc (working copy) @@ -249,6 +249,7 @@ md_file= case ${target} in spu*-*-* \ | tile*-*-* \ + | ia64*-*-* \ ) if test "x$enable_obsolete" != xyes; then echo "*** Configuration ${target} is obsolete." >&2