diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-04-26 16:30:51 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-30 08:26:37 +0100 |
commit | ffb6633fc5049e305514a269b830846a8dfe0a01 (patch) | |
tree | 7147b7a251713396d5002956b87b2d3e762b6488 /scripts/runqemu-internal | |
parent | da1d285d9f9e3a3584b7c29fa3840f3a41ad16f9 (diff) | |
download | poky-master-next.tar.gz |
gcc: Upgrade GCC to 15 releasemaster-next
* 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: 5947e78f309bae36ce1b3ee61b53bd2101731fab)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu-internal')
0 files changed, 0 insertions, 0 deletions