[lfs] 04/05: loongarch: document some more GCC test failures
git Owner ([email protected] via lfs-book Mailing List) <[email protected]> Sat, 01 Aug 2026 08:03:54 +0000
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format... ------------=_1785571440-3620034-7159 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit This is an automated email from the git hooks/post-receive script. git pushed a commit to branch xry111/loongarch in repository lfs. commit 33d80546fc31915c6ac24933d4016980a69d2b2a Author: Xi Ruoyao <[email protected]> AuthorDate: Sat Aug 1 15:49:11 2026 +0800 loongarch: document some more GCC test failures I didn't notice them when I updated GCC to 16. --- chapter08/gcc.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index 5c7c5f2a3..5c07285a4 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -200,13 +200,12 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen> <para>On LoongArch, the tests named <filename>bb-slp-35.c</filename>, <filename>bstrpick_alsl_paired.c</filename>, - <filename>lasx-vcond-2.c</filename>, + <filename>l{a,}sx-vcond-2.c</filename>, <filename>predcom-8.c</filename>, - <filename>pr113026-2.c</filename>, + <filename>pr113026-{1,2}.c</filename>, <filename>update-threading.c</filename>, - <filename>vect-117.c</filename>, - <filename>vect-121.c</filename>, - <filename>vect-concat-128-256.c</filename>, + <filename>vect-{117,121}.c</filename>, + <filename>vect-{concat,insert}-128-256.c</filename>, <filename>vect-early-break_52.c</filename>, <filename>vect-epilogues.c</filename>, <filename>vect-mode-tieable.c</filename>, and -- To stop receiving notification emails like this one, please contact the administrator of this repository. ------------=_1785571440-3620034-7159 Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page ------------=_1785571440-3620034-7159--