diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-04-26 16:30:51 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-01 14:33:26 +0100 |
commit | 43fd724eac29dd6187e0e4bf777ee59898dc92ca (patch) | |
tree | fe52c4835af4bfcf87b281afbba9f2218833641b /meta/lib | |
parent | 7237d6bb5023f307e72e09477b7ab87b4120690d (diff) | |
download | poky-43fd724eac29dd6187e0e4bf777ee59898dc92ca.tar.gz |
* Nios2 has been removed and aarch64/ilp32 is deprecated
* Default C dialect is switched to C23
* {0} initializer in C or C++ for unions no longer guarantees clearing of the whole union
* Compile speed improvements with LTO
* Vectorizer can support loops with early exists but it is limited to loops
with fixed vector lengths
This is major release of gcc, the changes are noted [1]
[1] https://gcc.gnu.org/gcc-15/changes.html
(From OE-Core rev: 0ddda88b928a8b4e5ca3a4cc6112b8331cdff544)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions