]> git.ipfire.org Git - thirdparty/gcc.git/commit
install.texi: gcn - suggest to use Newlib with simd math fix [PR119325]
authorTobias Burnus <tburnus@baylibre.com>
Tue, 25 Mar 2025 14:07:56 +0000 (15:07 +0100)
committerTobias Burnus <tburnus@baylibre.com>
Tue, 25 Mar 2025 14:07:56 +0000 (15:07 +0100)
commit56189d0ffeb35769637347720dfb24d2e4d7d47f
treea5a2315d89182e2e505b8927613c4ec8445f4f82
parentc6279fffdbf8e13e46932eb8e100cfc579d06f2c
install.texi: gcn - suggest to use Newlib with simd math fix [PR119325]

Suggest a Newlib with a fix for the SIMD math issue.  Newlib commit:
https://sourceware.org/git/?p=newlib-cygwin.git;a=commitdiff;h=2ef1a37e7

Additionally, for generic support in ROCm, it is expected that 6.4 will
added the support; the current version is 6.3.3 and it does not support it;
bump >6.3.2 to >6.3.3 in install.texi to avoid doubts.

gcc/ChangeLog:

PR middle-end/119325

* doc/install.texi (gcn): Change ROCm > 6.3.2 to >6.3.3 for generic
support; mention Newlib commit that fixes a SIMD math issue.
gcc/doc/install.texi