News: 0000819793

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

GCC 10.1 Released

([Development] May 7, 2020 14:50 UTC (Thu) (jake))


The [1]GCC project has announced the release of GCC 10.1. " A year has lapsed away since the release of last major GCC release, more than 33 years passed since the first public GCC release and the GCC developers survived repository conversion from SVN to GIT earlier this year. Today, we are glad to announce another major GCC release, 10.1. This release makes great progress in the C++20 language support, both on the [2]compiler and [3]library sides, some C2X enhancements, various optimization enhancements and bug fixes, several new hardware enablement changes and enhancements to the compiler back-ends and many other changes. There is even a new [4]experimental static analysis pass . " More information can be found in the [5]release notes .

From :

Jakub Jelinek <jakub-AT-redhat.com>

To :

info-gnu-AT-gnu.org

Subject :

GCC 10.1 Released

Date :

Thu, 7 May 2020 15:00:53 +0200

Message-ID :

<20200507130053.GP8462@tucnak>

A year has lapsed away since the release of last major

GCC release, more than 33 years passed since the first

public GCC release and the GCC developers survived

repository conversion from SVN to GIT earlier this year.

Today, we are glad to announce another major GCC release, 10.1.

This release makes great progress in the C++20 language support,

both on the compiler and library sides [1], some C2X enhancements,

various optimization enhancements and bug fixes, several new

hardware enablement changes and enhancements to the compiler back-ends

and many other changes. There is even a new experimental static

analysis pass [2].

Some code that compiled successfully with older GCC versions might require

source changes, see http://gcc.gnu.org/gcc-10/porting_to.html for

details.

See

https://gcc.gnu.org/gcc-10/changes.html

for more information about changes in GCC 10.1.

This release is available from the FTP servers listed here:

http://www.gnu.org/order/ftp.html

The release is in gcc/gcc-10.1.0/ subdirectory.

If you encounter difficulties using GCC 10.1, please do not contact me

directly. Instead, please visit http://gcc.gnu.org for information about

getting help.

Driving a leading free software project such as GNU Compiler Collection

would not be possible without support from its many contributors.

Not to only mention its developers but especially its regular testers

and users which contribute to its high quality. The list of individuals

is too large to thank individually!

Please consider a donation to the GNU Toolchain Fund to support the

continued development of GCC! [3]

----

[1] See https://gcc.gnu.org/projects/cxx-status.html,

and https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.ht...

[2] See https://developers.redhat.com/blog/2020/03/26/static-anal...

[3] See https://my.fsf.org/civicrm/contribute/transact?reset=1&...

--

If you have a working or partly working program that you'd like

to offer to the GNU project as a GNU package,

see https://www.gnu.org/help/evaluation.html.



[1] https://gcc.gnu.org/

[2] https://gcc.gnu.org/projects/cxx-status.html

[3] https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2020

[4] https://developers.redhat.com/blog/2020/03/26/static-analysis-in-gcc-10

[5] https://gcc.gnu.org/gcc-10/changes.html

GCC 10.1 Released

Is there any part of the Linux world Red Hat doesn’t touch? I’m glad we have corporate support for GCC. I’m more wondering what out there is similar to GPG, where it’s one lonely guy with no support but a critical component.

Anyway, good to hear the git change is complete. Also, excited to dig into the release notes! New compiler releases are like Christmas... but for people who get too excited about software.

GCC 10.1 Released

Is there any part of the Linux world Red Hat doesn’t touch? I’m glad we have corporate support for GCC. I’m more wondering what out there is similar to GPG, where it’s one lonely guy with no support but a critical component.

Anyway, good to hear the git change is complete. Also, excited to dig into the release notes! New compiler releases are like Christmas... but for people who get too excited about software.

GCC 10.1 Released

Ooohhhh. This could be fun:

OpenMP and OpenACC now support offloading to AMD Radeon (GCN) GPUs; supported are the third-generation Fiji (fiji) and the fifth-generation VEGA 10/VEGA 20 (gfx900 or gfx906).

GCC 10.1 Released

Ooohhhh. This could be fun:

OpenMP and OpenACC now support offloading to AMD Radeon (GCN) GPUs; supported are the third-generation Fiji (fiji) and the fifth-generation VEGA 10/VEGA 20 (gfx900 or gfx906).

GCC 10.1 Released

What happened with the BPF target? I read somewhere that will arrive with 10.1

Do not underestimate the power of the Force.