Hi,
Just ran tests using GCC 14, it worked without surprises, no performance improvements to report in usual ChibiOS benchmarks. GCC 13 is still perfectly fine unless you need some of the new features.
https://developer.arm.com/downloads/-/a ... -downloads
Giovanni
GCC 14.2.1 available from ARM web site
- Giovanni
- Site Admin
- Posts: 14582
- Joined: Wed May 27, 2009 8:48 am
- Location: Salerno, Italy
- Has thanked: 1118 times
- Been thanked: 938 times
- alex31
- Posts: 413
- Joined: Fri May 25, 2012 10:23 am
- Location: toulouse, france
- Has thanked: 48 times
- Been thanked: 81 times
Re: GCC 14.2.1 available from ARM web site
For the ultimate edgers
I have compiled 15.0.1_experimental for ubuntu 24.04 : https://drive.google.com/file/d/1i6P6pFENXAkXFkslHCBC7RD-G5yBI3Ow/view?usp=drive_link
In short : ChibiOS compile fine, static analyzer don't complain. g++15 trigger some error messages due to real bugs in my code that g++14.2 compiled happily.
° c23 #embed is supported
° more C++23/26 support
° C++20 modules support
and probably more.
Of course, for tests only, gcc15.1 release is due for April or May.
Alexandre

In short : ChibiOS compile fine, static analyzer don't complain. g++15 trigger some error messages due to real bugs in my code that g++14.2 compiled happily.
° c23 #embed is supported
° more C++23/26 support
° C++20 modules support
and probably more.
Of course, for tests only, gcc15.1 release is due for April or May.
Alexandre
Return to “Development and Feedback”
Who is online
Users browsing this forum: No registered users and 15 guests