On Fri, Feb 23, 2024 at 12:33 AM Jeff Law <jeffreya...@gmail.com> wrote: > > > > On 2/23/24 01:05, Richard Biener wrote: > > The following deprecates ia64*-*-* for GCC 14. Since we plan to > > force LRA for GCC 15 and the target only has slim chances of getting > > updated this notifies people in advance. Given both Linux and > > glibc have axed the target further development is also made difficult. > > > > "Tested" for ia64-elf and x86_64-unknown-linux-gnu. > > > > OK? There's no listed ia64 maintainer to CC. > > > > Thanks, > > Richard. > > > > gcc/ > > * config.cc: Add ia64*-*-* to the list of obsoleted targets. > > > > contrib/ > > * config-list.mk (LIST): --enable-obsolete for ia64*-*-*. > OK.
I just looked and the last testsuite results for ia64 was back in June 2024. There has been no movement since. Can we again make ia64 obsolete? Thanks, Andrew > jeff >