GCC 9 Compiler Picks Up Official Support For The Arm Neoverse N1 + E1

Written by Michael Larabel in Arm on 22 February 2019 at 05:27 AM EST. Add A Comment
ARM
Earlier this week Arm announced their next-generation Neoverse N1 and E1 platforms with big performance potential and power efficiency improvements over current generation Cortex-A72 processor cores. The GNU Compiler Collection (GCC) ahead of the upcoming GCC9 release has picked up support for the Neoverse N1/E1.

This newly-added Neoverse N1 and E1 CPU support for GCC9 isn't all that surprising even with the very short time since announcement and GCC9 being nearly out the door... Arm developers had already been working on (and landed) the Arm "Ares" CPU support, which is the codename for what is now the Neoverse platform.

The past several months Arm developers have been working on adding the Ares support to the GNU/Linux toolchain, including the tuning bits and wiring things through with the assembler support and other pieces needed to get the compiler stack in order for their next-gen CPU cores.

Now that the Neoverse N1/E1 has been announced, it was just a matter of adding/updating the branding on the GCC compiler side. As of the GCC 9 compiler code this morning in SVN/Git, -mcpu=neoverse-n1 is available for tuning to the ARM N1 as well as the -mcpu=neoverse-e1. The existing -mcpu=ares option will remain.

The GCC 9 compiler is expected to be released around April with the first stable version being GCC 9.1.0.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week