Changeset f40b2e7 for chapter08/gmp.xml

Timestamp:
08/02/2023 06:05:51 AM (11 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.0-rc1, 12.1, 12.1-rc1, multilib, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
3a4f80c, e65bfc4
Parents:
7a8fcc39
git-author:
Xi Ruoyao <xry111@…> (08/02/2023 06:02:08 AM)
git-committer:
Xi Ruoyao <xry111@…> (08/02/2023 06:05:51 AM)
Message:

gcc: Document new test failures with Glibc-2.38

Well, the analyzer failures are introduced by literally *my* Glibc
change [1] and I'll sort them out for GCC 14...

And the ASAN failures seem caused by the introduction of
isoc23_strtol (the libsanitizer does not know to intercept it). I'll
test with LLVM once I reach it in BLFS (LLVM is the upstream of
libsanitizer) and make a bug report.

limits-exprparen.c also fails to me, it needs "ulimit -s 65536" instead
of "ulimit -s 32768" in my build but maybe it's caused by my custom
*FLAGS.

[1]:https://sourceware.org/git/?p=glibc.git;a=commit;h=71d9e0fe766a

(No files)

Note: See TracChangeset for help on using the changeset viewer.