https://gcc.gnu.org/g:d3305dffd5e1d3a67ced55a178a7d1194aa1876a

commit r15-6505-gd3305dffd5e1d3a67ced55a178a7d1194aa1876a
Author: Tobias Burnus <tbur...@baylibre.com>
Date:   Thu Jan 2 15:43:30 2025 +0100

    [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.

Diff:
---
 gcc/doc/install.texi | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 5c05e87afc36..3b9f56b05292 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

Reply via email to