From d3305dffd5e1d3a67ced55a178a7d1194aa1876a Mon Sep 17 00:00:00 2001 From: Tobias Burnus Date: Thu, 2 Jan 2025 15:43:30 +0100 Subject: [GCN] install.texi: Refer to Newlib 4.5.0 instead to certain git commits gcc/ChangeLog: * doc/install.texi (amdgcn-x-amdhsa): Refer to Newlib 4.5.0 for the I/O locking fixes. --- gcc/doc/install.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gcc') diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 5c05e87..3b9f56b 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4000,9 +4000,8 @@ 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 commits -7dd4eb1db and ed50a50b9 (2024-04-04, post-4.4.0) fix device console output -for GFX10 and GFX11 devices). +Use Newlib (4.3.0 or newer; 4.4.0 contains some improvements and 4.5.0 fixes +the 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 -- cgit v1.1