On Sun, 10 Aug 2025, Jeff Law wrote: > > > On 8/10/25 3:24 PM, Andrew Pinski wrote: > > 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? > Yes, please. Better to get it in place now so that nobody's surprised come > next spring.
Also let's discuss better documentation (or changed) requirements on what we expect from targets to stay in GCC, be primary or secondary targets. Can you please give heads-up to the folks that switched ia64 to LRA? Richard.