Re: Itanium support is back in GCC 15

Liste des Groupes 
Sujet : Re: Itanium support is back in GCC 15
De : kludge (at) *nospam* panix.com (Scott Dorsey)
Groupes : comp.os.vms
Date : 23. Feb 2025, 19:11:19
Autres entêtes
Organisation : Former users of Netcom shell (1989-2000)
Message-ID : <vpfoc7$2o5$1@panix2.panix.com>
References : 1 2 3 4
=?UTF-8?Q?Arne_Vajh=C3=B8j?=  <arne@vajhoej.dk> wrote:
>
VMS x86-64 has a better C++ compiler than VMS Itanium.

It is MUCH harder to write an efficient VLIW compiler than an efficient
compiler for a traditional architecture.  The need to keep as many
parts of the processor working at the same time for optimal performance
makes for a lot of added work by the compiler back end.

The whole idea of the VLIW system is that the compiler will be able to
optimize the code to gain paralellism of units inside the single
processor.  This is a very very ingenious idea but nobody has yet
been able to make a compiler that could do it well enough for it to be
a real win.

It is a very difficult job.  A lot of work was put into it.  The
available resources for that work have all evaporated now, gone
elsewhere to other better-performing projects.  The chance of the
fundamental problems ever getting solved at this point is slim.
--scott

--
"C'est un Nagra. C'est suisse, et tres, tres precis."

Date Sujet#  Auteur
4 Nov 24 * Itanium support is back in GCC 1526Simon Clubley
4 Nov 24 `* Re: Itanium support is back in GCC 1525Arne Vajhøj
7 Nov 24  `* Re: Itanium support is back in GCC 1524gcalliet
7 Nov 24   `* Re: Itanium support is back in GCC 1523Arne Vajhøj
8 Nov 24    +* Re: Itanium support is back in GCC 154gcalliet
8 Nov 24    i+- Re: Itanium support is back in GCC 151Arne Vajhøj
8 Nov 24    i+- Re: Itanium support is back in GCC 151John Dallman
11 Nov 24    i`- Re: Itanium support is back in GCC 151Waldek Hebisch
23 Feb 25    +* Re: Itanium support is back in GCC 158Scott Dorsey
23 Feb 25    i`* Re: Itanium support is back in GCC 157John Dallman
24 Feb 25    i `* Re: Itanium support is back in GCC 156Stephen Hoffman
24 Feb 25    i  +- Re: Itanium support is back in GCC 151John Reagan
24 Feb 25    i  `* Re: Itanium support is back in GCC 154John Dallman
24 Feb 25    i   +* Re: Itanium support is back in GCC 152John Reagan
25 Feb 25    i   i`- Re: Itanium support is back in GCC 151John Dallman
24 Feb 25    i   `- Re: Itanium support is back in GCC 151Stephen Hoffman
24 Feb 25    `* Re: Itanium support is back in GCC 1510Michael S
24 Feb 25     +- Re: Itanium support is back in GCC 151Robert A. Brooks
24 Feb 25     +* Re: Itanium support is back in GCC 153Simon Clubley
24 Feb 25     i`* Re: Itanium support is back in GCC 152Arne Vajhøj
26 Feb 25     i `- Re: Itanium support is back in GCC 151Simon Clubley
24 Feb 25     `* Re: Itanium support is back in GCC 155Arne Vajhøj
24 Feb 25      `* Re: Itanium support is back in GCC 154Michael S
24 Feb 25       `* Re: Itanium support is back in GCC 153Arne Vajhøj
24 Feb 25        `* Re: Itanium support is back in GCC 152John Reagan
25 Feb 25         `- Re: Itanium support is back in GCC 151Dan Cross

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal