[lfs] branch xry111/loongarch updated: loongarch: gcc: remove x86-specific test failure and update sanity check output

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <176984460921.20244.10384270073035596009@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch xry111/loongarch
in repository lfs.

The following commit(s) were added to refs/heads/xry111/loongarch by this push:
     new adb827c57 loongarch: gcc: remove x86-specific test failure and update sanity check output
adb827c57 is described below

commit adb827c5779588b2ee37cd5d74ed3b7e145a68fb
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sat Jan 31 15:07:28 2026 +0800

    loongarch: gcc: remove x86-specific test failure and update sanity check output
---
 chapter08/gcc.xml | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index 0450f0318..f82686650 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -201,10 +201,6 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
     url="&test-results;"/> and
     <ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para>
 
-    <!-- https://gcc.gnu.org/PR118885 -->
-    <para>Four tests related to <filename>pr90579.c</filename> are known
-    to fail.</para>
-
     <para>Five tests related to <filename>analyzer/strchr-1.c</filename> are known
     to fail.</para>
 
@@ -283,9 +279,9 @@ readelf -l a.out | grep ': /lib'</userinput></screen>
 
   <para>The output of the last command should be:</para>
 
-<screen><computeroutput>/usr/lib/gcc/loongarch64-unknown-linux-gnu/&gcc-version;/../../../../lib/Scrt1.o succeeded
-/usr/lib/gcc/loongarch64-unknown-linux-gnu/&gcc-version;/../../../../lib/crti.o succeeded
-/usr/lib/gcc/loongarch64-unknown-linux-gnu/&gcc-version;/../../../../lib/crtn.o succeeded</computeroutput></screen>
+<screen><computeroutput>/usr/lib/gcc/loongarch64-unknown-linux-gnu/&gcc-version;/../../../Scrt1.o succeeded
+/usr/lib/gcc/loongarch64-unknown-linux-gnu/&gcc-version;/../../../crti.o succeeded
+/usr/lib/gcc/loongarch64-unknown-linux-gnu/&gcc-version;/../../../crtn.o succeeded</computeroutput></screen>
 
   <para>Depending on your machine architecture, the above may differ slightly.
   The difference will be the name of the directory

-- 
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.