On 04/02/2025 03:20, Sebastian Huber wrote: > ----- Am 4. Feb 2025 um 4:15 schrieb Sebastian Huber > sebastian.hu...@embedded-brains.de: > >> Enable use of Armv8-M instruction set. >> >> Account for CVE-2021-35465 mitigation [PR102035]. The >> -mfix-cmse-cve-2021-35465 enabled by default, if -mcpu=cortex-m33 is >> used. >> >> gcc/ >> >> * config/arm/t-rtems: Add Cortex-M33 multilib. >> --- >> gcc/config/arm/t-rtems | 5 +++-- >> 1 file changed, 3 insertions(+), 2 deletions(-) > > I would like to back port this change to the GCC 13 and 14 branches. >
OK. R.