GCC 4.8.5 Released

2015-06-23 Thread Richard Biener
The GNU Compiler Collection version 4.8.5 has been released. GCC 4.8.5 is the fifth bug-fix release containing important fixes for regressions and serious bugs in GCC 4.8.4 with more than 82 bugs fixed since the previous release. This is also the last release from the GCC 4.8 branch, GCC

GCC 5.2 Released

2015-07-16 Thread Richard Biener
The GNU Compiler Collection version 5.2 has been released. GCC 5.2 is a bug-fix release from the GCC 5 branch containing important fixes for regressions and serious bugs in GCC 5.1 with more than 81 bugs fixed since the previous release. This release is available from the FTP servers listed at:

GCC 5.3 Released

2015-12-04 Thread Richard Biener
The GNU Compiler Collection version 5.3 has been released. GCC 5.3 is a bug-fix release from the GCC 5 branch containing important fixes for regressions and serious bugs in GCC 5.2 with more than 143 bugs fixed since the previous release. This release is available from the FTP servers listed at:

GCC 4.9.4 Released

2016-08-03 Thread Richard Biener
The GNU Compiler Collection version 4.9.4 has been released. GCC 4.9.4 is a bug-fix release from the GCC 4.9 branch containing important fixes for regressions and serious bugs in GCC 4.9.3 with more than 159 bugs fixed since the previous release. This is also the last release from the GCC 4.9

GCC 7.2 Released

2017-08-14 Thread Richard Biener
The GNU Compiler Collection version 7.2 has been released. GCC 7.2 is a bug-fix release from the GCC 7 branch containing important fixes for regressions and serious bugs in GCC 6.1 with more than 95 bugs fixed since the previous release. This release is available from the FTP servers listed at:

GCC 7.3 Released

2018-01-25 Thread Richard Biener
The GNU Compiler Collection version 7.3 has been released. GCC 7.3 is a bug-fix release from the GCC 7 branch containing important fixes for regressions and serious bugs in GCC 7.2 with more than 99 bugs fixed since the previous release. This release includes code generation options to mitigate

GCC 7.5 Released

2019-11-14 Thread Richard Biener
The GNU Compiler Collection version 7.5 has been released. GCC 7.5 is a bug-fix release from the GCC 7 branch containing important fixes for regressions and serious bugs in GCC 7.4 with more than 215 bugs fixed since the previous release. This is also the last release from the GCC 7 branch

GCC 10.2 Released

2020-07-23 Thread Richard Biener
The GNU Compiler Collection version 10.2 has been released. GCC 10.2 is a bug-fix release from the GCC 10 branch containing important fixes for regressions and serious bugs in GCC 10.1 with more than 94 bugs fixed since the previous release. This release is available from the FTP servers listed

GCC 9.4 Released

2021-06-01 Thread Richard Biener
The GNU Compiler Collection version 9.4 has been released. GCC 9.4 is a bug-fix release from the GCC 9 branch containing important fixes for regressions and serious bugs in GCC 9.3 with more than 190 bugs fixed since the previous release. This release is available from the WWW and FTP servers

GCC 10.3 Released

2021-04-08 Thread Richard Biener
The GNU Compiler Collection version 10.3 has been released. GCC 10.3 is a bug-fix release from the GCC 10 branch containing important fixes for regressions and serious bugs in GCC 10.2 with more than 178 bugs fixed since the previous release. This release is available from the FTP servers listed

GCC 11.2 Released

2021-07-28 Thread Richard Biener
The GNU Compiler Collection version 11.2 has been released. GCC 11.2 is a bug-fix release from the GCC 11 branch containing important fixes for regressions and serious bugs in GCC 11.1 with more than 95 bugs fixed since the previous release. This release is available from the WWW and FTP servers

GCC 11.3 Released

2022-04-21 Thread Richard Biener
The GNU Compiler Collection version 11.3 has been released. GCC 11.3 is a bug-fix release from the GCC 11 branch containing important fixes for regressions and serious bugs in GCC 11.2 with more than 189 bugs fixed since the previous release. This release is available from the WWW and FTP

GCC 9.5 Released

2022-05-27 Thread Richard Biener
The GNU Compiler Collection version 9.5 has been released. GCC 9.5 is a bug-fix release from the GCC 9 branch containing important fixes for regressions and serious bugs in GCC 9.4 with more than 171 bugs fixed since the previous release. This is also the last release from the GCC 9 branch, GCC

GCC 12.1 Released

2022-05-06 Thread Richard Biener
The GCC developers are proud to announce another major GCC release, 12.1. This year we celebrated the 35th anniversary of the first GCC beta release and this month we will celebrate 35 years since the GCC 1.0 release! This release deprecates support for the STABS debugging format and

GCC 12.2 Released

2022-08-19 Thread Richard Biener
The GNU Compiler Collection version 12.2 has been released. GCC 12.2 is the first bug-fix release from the GCC 12 branch containing important fixes for regressions and serious bugs in GCC 12.1 with more than 71 bugs fixed since the previous release. This release is available from the WWW

GCC 13.1 Released

2023-04-26 Thread Richard Biener
The GCC developers are proud to announce a new major GCC release, 13.1. This release integrates a frontend for the Modula-2 language which was previously available separately and lays foundation for a frontend for the Rust language which will be available in a future release. Support for

GCC 10.5 Released

2023-07-07 Thread Richard Biener
The GNU Compiler Collection version 10.5 has been released. GCC 10.5 is a bug-fix release from the GCC 10 branch containing important fixes for regressions and serious bugs in GCC 10.4 with more than 155 bugs fixed since the previous release. This is also the last release from the GCC 10 branch,

GCC 13.2 Released

2023-07-27 Thread Richard Biener
The GNU Compiler Collection version 13.2 has been released. GCC 13.2 is the first bug-fix release from the GCC 13 branch containing important fixes for regressions and serious bugs in GCC 13.1 with more than 58 bugs fixed since the previous release. This release is available from the WWW servers

GCC 12.3 Released

2023-05-08 Thread Richard Biener
The GNU Compiler Collection version 12.3 has been released. GCC 12.3 is the first bug-fix release from the GCC 12 branch containing important fixes for regressions and serious bugs in GCC 12.2 with more than 127 bugs fixed since the previous release. This release is available from the WWW

GCC 14.1 Released

2024-05-07 Thread Richard Biener
The GCC developers are proud to announce a new major GCC release, 14.1. The C frontend when targeting standards newer than C89 now considers many non-standard constructs as errors that were previously only warnings. See https://gcc.gnu.org/gcc-14/porting_to.html#warnings-as-errors for more