Ok with me if no one steps up and the downstream projects like Debian gets notice. This is just a reflection of this architecture's status in the world.
--joel On Thu, Jun 13, 2019, 4:13 AM Richard Biener <rguent...@suse.de> wrote: > > 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 >