aboutsummaryrefslogtreecommitdiff
path: root/malloc/alloc_buffer_alloc_array.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2025-03-07 08:58:47 +0800
committerH.J. Lu <hjl.tools@gmail.com>2025-03-07 14:05:30 +0800
commitfd202462c5f8ffa4dfb6b7c0c4cec2bce4bec408 (patch)
treeceea53c2bc3bc5b9b14e88363c51c7fab2ff5b46 /malloc/alloc_buffer_alloc_array.c
parent746ef8e93964a99db3e3fa4b8a7aba179185ef0a (diff)
downloadglibc-fd202462c5f8ffa4dfb6b7c0c4cec2bce4bec408.tar.xz
glibc-fd202462c5f8ffa4dfb6b7c0c4cec2bce4bec408.zip
elf: Check if __attribute__ ((aligned (65536))) is supported
The BZ #32763 tests fail to build for MicroBlaze (which defines MAX_OFILE_ALIGNMENT to (32768*8) in GCC, so __attribute__ ((aligned (65536))) is unsupported). Add a configure-time check to enable BZ #32763 tests only if __attribute__ ((aligned (65536))) is supported. Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Reviewed-by: Sam James <sam@gentoo.org> (cherry picked from commit 9b91484bee8f6f1bf1e2d26a8df461b553784528)
Diffstat (limited to 'malloc/alloc_buffer_alloc_array.c')
0 files changed, 0 insertions, 0 deletions