https://gcc.gnu.org/g:b95c82d60c8c88f6346c5602f2e22a4531afe47c
commit r15-2226-gb95c82d60c8c88f6346c5602f2e22a4531afe47c Author: Tobias Burnus <tbur...@baylibre.com> Date: Tue Jul 23 12:41:40 2024 +0200 install.texi (gcn): Suggest newer commit for Newlib Newlib 4.4.0 lacks two commits: 7dd4eb1db (2024-03-25) to fix device console output for GFX10/GFX11 and ed50a50b9 (2024-04-04) to make the added lock.h compilable with C++. This commit mentiones now also the second commit. gcc/ChangeLog: * doc/install.texi (amdgcn-x-amdhsa): Suggest newer git version for newlib. Diff: --- gcc/doc/install.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index b54569925837..dda623f4410a 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3952,9 +3952,9 @@ Instead of GNU Binutils, you will need to install LLVM 15, or later, and copy by specifying a @code{--with-multilib-list=} that does not list @code{gfx1100} and @code{gfx1103}. -Use Newlib (4.3.0 or newer; 4.4.0 contains some improvements and git commit -7dd4eb1db (2024-03-25, post-4.4.0) fixes device console output for GFX10 and -GFX11 devices). +Use Newlib (4.3.0 or newer; 4.4.0 contains some improvements and git commits +7dd4eb1db and ed50a50b9 (2024-04-04, post-4.4.0) fix device console output +for GFX10 and GFX11 devices). To run the binaries, install the HSA Runtime from the @uref{https://rocm.docs.amd.com/,,ROCm Platform}, and use