[lfs] 01/03: loongarch: gcc: Remove pr64076 failure
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch xry111/loongarch in repository lfs. commit ad1d936014274ea6b79d86b0ad3997e11daeb593 Author: Xi Ruoyao <[email protected]> AuthorDate: Sun Feb 16 12:40:15 2025 +0800 loongarch: gcc: Remove pr64076 failure It's a binutils bug and it seems fixed with binutils-2.44. --- chapter08/gcc.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index e79828730..d8325e1e9 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -189,14 +189,12 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen> <!-- gen-vect-*: Likely https://gcc.gnu.org/PR113418 pr108357.c: https://gcc.gnu.org/PR108357#c5 update-threading.c: https://gcc.gnu.org/PR110628 - vect-117.c: https://gcc.gnu.org/PR113685 - pr64076: Binutils bug (ld crashes), needs a triage --> + vect-117.c: https://gcc.gnu.org/PR113685 --> <para>The tests named <filename>gen-vect-11b.c</filename>, <filename>gen-vect-11c.c</filename>, <filename>gen-vect-26.c</filename>, <filename>gen-vect-28.c</filename>, - <filename>pr64076</filename>, <filename>pr108357.c</filename>, <filename>update-threading.c</filename>, and <filename>vect-117.c</filename> are known to fail.</para> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page