]> sourceware.org Git - glibc.git/commit
elf/tst-libc_dlvsym: Add a TEST_COMPAT around some symbol tests
authorAlistair Francis <alistair.francis@wdc.com>
Mon, 24 Aug 2020 22:35:44 +0000 (15:35 -0700)
committerAlistair Francis <alistair.francis@wdc.com>
Thu, 27 Aug 2020 15:17:13 +0000 (08:17 -0700)
commit9bd8e3f99d00fc578b8db0a9d61e59e84bbb6b0a
treeb4803297801d264be197fa249aacf52eaab948b8
parentcd41ffeb0bbca641a02e1030e13ab317ce7d645c
elf/tst-libc_dlvsym: Add a TEST_COMPAT around some symbol tests

The _sys_errlist and _sys_siglist symbols are deprecated since 2.32.
This patch adds a TEST_COMPAT check around the tests. This fixes test
failures on new architectures (such as RV32) that don't have this
symbol defined.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
elf/tst-libc_dlvsym.h
This page took 0.042937 seconds and 5 git commands to generate.