Nitpick, napsat:
assembler pro AArch64 ARM 2022 A-profile extension
bez dalšího kontextu nedává smysl. V release notes se jasně píše, že assembler přidává konkrétní 3 rozšíření z r. 2022 (tedy FEAT_GCS, FEAT_CHK a FEAT_ATS1A). "AArch64 ARM 2022 A-profile extension" jako takové neexistuje, nic to neznamená.
"vylepšení optimalizace generování kódu s -O0,"
trochu nestastna formulacia, lebo od -O0 by som fakt necakal nejaku optimalizaciu. Asi by stacilo odstranit slovo "optimalizace", lebo v release note sa pise:
"Improved -O0 code generation for calls to std::forward_like. Similarly to std::move, std::forward et al. it is now treated as a compiler builtin and implemented directly rather than instantiating the definition from the standard library."