diff options
author | Tom de Vries <tdevries@suse.de> | 2022-12-30 16:48:07 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2022-12-30 16:48:07 +0100 |
commit | d6246a8730fad9edcb972c1f689a13bb16640483 (patch) | |
tree | f427572b5e45d7f7f92654419ec0bba96005d930 /gdb/p-lang.h | |
parent | b1b0f69cb4a2ccd421419f9703edfcc5c3032dc0 (diff) | |
download | gdb-d6246a8730fad9edcb972c1f689a13bb16640483.zip gdb-d6246a8730fad9edcb972c1f689a13bb16640483.tar.gz gdb-d6246a8730fad9edcb972c1f689a13bb16640483.tar.bz2 |
[gdb/testsuite] Fix gdb.reverse/step-indirect-call-thunk.exp with -fcf-protection
On Ubuntu 22.04.1 x86_64, I run into:
...
gdb.reverse/step-indirect-call-thunk.c: In function 'inc':^M
gdb.reverse/step-indirect-call-thunk.c:22:1: error: '-mindirect-branch' and \
'-fcf-protection' are not compatible^M
22 | { /* inc.1 */^M
| ^^M
...
Fix this by forcing -fcf-protection=none, if supported.
Tested on x86_64-linux.
Diffstat (limited to 'gdb/p-lang.h')
0 files changed, 0 insertions, 0 deletions