[Bug malloc/32366] malloc test failures with GCC 15
Yury.Khrustalev at arm dot com
sourceware-bugzilla@sourceware.org
Mon Dec 2 11:46:03 GMT 2024
https://sourceware.org/bugzilla/show_bug.cgi?id=32366
--- Comment #6 from Yury Khrustalev <Yury.Khrustalev at arm dot com> ---
> Please try with -fno-builtin-calloc as well.
This breaks compilation of the "malloc/tst-calloc" test in the same way as the
"-fno-malloc-dce" option does (see error above).
> so probably disabling all those allocation builtins
As of now I struggle to find the right combination of options that would allow
Glibc tests to both compile and run successfully. I have to rollback the
7828dc07051 commit in GCC to make things work.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list