diff options
author | Tom de Vries <tdevries@suse.de> | 2023-02-21 15:26:24 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2023-02-21 15:26:24 +0100 |
commit | f8ab28d773dbf37d6e8ab4318ff0042dd742e9b8 (patch) | |
tree | 6c7750e0b47cc39174f56aee6c9752163165a132 /binutils/debug.c | |
parent | 2ef339e38f51906a394105fe545058fec1f9bc4a (diff) | |
download | gdb-f8ab28d773dbf37d6e8ab4318ff0042dd742e9b8.zip gdb-f8ab28d773dbf37d6e8ab4318ff0042dd742e9b8.tar.gz gdb-f8ab28d773dbf37d6e8ab4318ff0042dd742e9b8.tar.bz2 |
[gdb/testsuite] Require compilation flags in two gdb.arch/aarch64 test-cases
With test-cases gdb.arch/aarch64-mte-core.exp and gdb.arch/aarch64-pauth.exp I
run into compilation errors due to unsupported compilation flags.
Fix this by requiring the compilation flags, such that I have instead:
...
UNSUPPORTED: gdb.arch/aarch64-mte-core.exp: require failed: \
have_compile_flag -march=armv8.5-a+memtag
UNSUPPORTED: gdb.arch/aarch64-pauth.exp: require failed: \
have_compile_flag -mbranch-protection=pac-ret+leaf
...
Tested on aarch64-linux.
Diffstat (limited to 'binutils/debug.c')
0 files changed, 0 insertions, 0 deletions