| 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/arm64
in repository lfs.
commit 83ec70a681862cf26455a169dbc93ec8658b7bfe
Merge: 0af004a58 675ec7ff7
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sun Aug 10 21:25:58 2025 +0800
Merge remote-tracking branch 'origin/trunk' into xry111/arm64
chapter01/changelog.xml | 175 +++++++++++++++++++++++++++++++++++++++-
chapter01/whatsnew.xml | 16 ++--
chapter03/patches.xml | 2 -
chapter05/binutils-pass1.xml | 10 +++
chapter06/gcc-pass2.xml | 4 -
chapter06/ncurses.xml | 25 ++----
chapter07/cleanup.xml | 4 +-
chapter08/bc.xml | 2 +-
chapter08/e2fsprogs.xml | 2 +-
chapter08/gcc.xml | 12 +--
chapter08/gmp.xml | 2 +-
chapter08/inetutils.xml | 16 ++--
chapter08/perl.xml | 4 +-
chapter08/python.xml | 4 -
chapter08/stripping.xml | 2 +-
chapter08/texinfo.xml | 5 ++
chapter08/util-linux.xml | 4 +-
chapter09/networkd.xml | 15 ++++
chapter10/kernel/kernel.version | 2 +-
packages.ent | 148 ++++++++++++++++-----------------
patches.ent | 2 +
prologue/typography.xml | 5 +-
stylesheets/lfs-xsl/lfs.css | 4 +
23 files changed, 328 insertions(+), 137 deletions(-)
diff --cc chapter08/gcc.xml
index 285c4d865,da439145d..fd9a6cab2
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@@ -166,25 -170,10 +166,21 @@@ su tester -c "PATH=$PATH make -k check"
url="&test-results;"/> and
<ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para>
- <!-- https://github.com/google/sanitizers/issues/1716
- Affecting any host distro with a large vm.mmap_rnd_bits.
- The fix is https://github.com/llvm/llvm-project/commit/0784b1eefa36
- but it's not in GCC 14. TODO retry with
- sudo sysctl vm.mmap_rnd_bits=32
- on the host distro when we update to GCC 15. -->
- <para>The tsan tests are known to fail on some host distros.</para>
+ <!-- https://gcc.gnu.org/PR118885 -->
+ <para>The tests related to <filename>pr90579.c</filename> are known
+ to fail.</para>
+ <!-- TODO: why?? -->
+ <para>On ARM64, many tests in
+ the <filename class='directory'>c-c++-common/hwasan</filename>,
+ the <filename class='directory'>gcc.target/aarch64/sve/acle</filename>,
+ and the <filename class='directory'>gcc.target/aarch64/sme</filename>
+ directories are known to fail.
+ The tests named <filename>memset-strict-align-1.c</filename>,
+ <filename>ssa-dom-thread-7.c</filename>,
+ <filename>pr113618.c</filename>, and
+ <filename>pr114991.c</filename> are also known to fail.</para>
+
<para>A few unexpected failures cannot always be avoided. In some cases
test failures depend on the specific hardware of the system.<!--The GCC developers
are usually aware of these issues, but have not resolved them yet.-->
--
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