https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33272
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Tobias Burnus <bur...@gcc.gnu.org>: https://gcc.gnu.org/g:42bcdfa5cb64724dc0b6f1fdcdd537aa2bbefac3 commit r16-3487-g42bcdfa5cb64724dc0b6f1fdcdd537aa2bbefac3 Author: Tobias Burnus <tbur...@baylibre.com> Date: Mon Sep 1 12:41:41 2025 +0200 install.texi: For amdgcn, update Newlib version recommendation Add two Newlib commits to the recommended Newlib version, fixing two other SIMD issues. Cf. PR target/121392 and Newlib Bug 33272. gcc/ChangeLog: PR target/121392 * doc/install.texi (amdgcn): Mention Newlib commit that fixes another SIMD issue.