See: https://gcc.gnu.org/ml/gcc/2019-06/msg00125.htmlRichard Biener 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.
See: https://gcc.gnu.org/ml/gcc/2019-06/msg00125.htmlRichard Biener 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.



Code: Select all
init=/sbin/openrc-init
-systemd -logind -elogind seatdI am NaN! I am a man!
Code: Select all
init=/sbin/openrc-init
-systemd -logind -elogind seatdI am NaN! I am a man!

This is of course true (it's not evolving anymore) but a fair part of why IA64 died is that the toolchain support never matured to fully take advantage of the ISA's capabilities. It's also not simple and the bugs are often a bit weird. It's not very similar to other arches which means it often doesn't benefit from other drive-by fixes too.Zucca wrote:Well, I'm not a compiler developer, but shouldn't it be quite easy to maintain ia64 support as the architecture will not evolve anymore..?
I guess the rest of the toolchain has something to do with it.
eccerr0r wrote:Same goes for sparc, hppa, alpha, ppc, ...?
IA64 lost stable keywords in Gentoo due to lack of interest and the time it was consuming. Could always come back with sufficient interest. As far as I'm aware, GCC 11 works fine still.eccerr0r wrote:What version of gcc is being used to build ia64 at the moment... seems there are no stable versions of gcc at all currently?
I'm sort of resource constrained and have completely powered off my ia64 box (as in unplugged; I used to keep it up on LOM but not anymore as the LOM uses as much power as a laptop fully turned on) and wonder what could be done to do more ia64 arch testing on my machine...
I suspect that making sure cross compiling with my amd64 boxes would be part of the solution, but I haven't updated crossdev on my amd64 boxes since gcc-4.7.4 -- the version of gcc on my ia64 box. Which means I probably need to reinstall the box from a fresh stage3 of something more recent, trying to upgrade this box from its current state is probably not worth the effort...
