public inbox for gcc-announce@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 9.1 Released
@ 2019-05-03 11:53 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2019-05-03 11:53 UTC (permalink / raw)
  To: gcc-announce

We are proud to announce the next, major release of the
GNU Compiler Collection.

If you want to boost your software with a fresh new compiler,
with new language features, various new optimizations,
improvements to old optimizations, GCC 9.1 is here for you!

GCC 9.1 is a major release containing substantial new
functionality not available in GCC 8.x or previous GCC releases.

In this release C++17 support is no longer marked experimental. The
C++ front-end implements the full C++17 language (already previous GCC
major version implemented that) and the C++ standard library support is
almost complete. The C++ front-end and library also have numerous further
C++2a draft features [1].  GCC has a new front-end for the D language.
GCC 9.1 has newly partial OpenMP 5.0 support and almost
complete OpenACC 2.5 support.

On the optimization side, the link time and inter-procedural optimizations
have been made more scalable [2].

There have been various usability improvements in GCC diagnostics and GCC 9.1
features various new warnings [3].

Some code that compiled successfully with older GCC versions might require
source changes, see http://gcc.gnu.org/gcc-9/porting_to.html for
details.

See

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

for more information about changes in GCC 9.1.

This release is available from the FTP servers listed here:

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

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

If you encounter difficulties using GCC 9.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!

----

[1] See https://gcc.gnu.org/projects/cxx-status.html,
        https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2017
    and https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2020

[2] See http://hubicka.blogspot.com/2019/05/gcc-9-link-time-and-inter-procedural.html

[3] See https://developers.redhat.com/blog/2019/03/08/usability-improvements-in-gcc-9/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-03 11:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-03 11:53 GCC 9.1 Released Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).