aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-varobj.c
diff options
context:
space:
mode:
authorIndu Bhagat <indu.bhagat@oracle.com>2024-02-08 23:10:27 -0800
committerIndu Bhagat <indu.bhagat@oracle.com>2024-02-08 23:11:01 -0800
commit272b9416f3ce062de0c28f8dfa2a4112993dd77c (patch)
tree08fa7d74a913770951bf486fb703fda3514ae986 /gdb/python/py-varobj.c
parent74f03a0ed2fed504f037711aee75dd1a00d15b17 (diff)
downloadbinutils-272b9416f3ce062de0c28f8dfa2a4112993dd77c.zip
binutils-272b9416f3ce062de0c28f8dfa2a4112993dd77c.tar.gz
binutils-272b9416f3ce062de0c28f8dfa2a4112993dd77c.tar.bz2
gas: scfi: fix failing test on Solaris2
It has been observed that the run of scfi-unsupported-1 test with --x32 arg on a Solaris2 x86_64 system fails: Executing on host: sh -c {../as-new --x32 --scfi=experimental \ <...>/scfi-unsupported-1.s 2>&1} /dev/null dump.out (timeout = 300) Assembler messages: Fatal error: no compiled in support for 32bit x86_64 regexp_diff match failure regexp "^Fatal error: SCFI is not supported for this ABI$" line "Fatal error: no compiled in support for 32bit x86_64" FAIL: x86_64 scfi-unsupported-1 Fix the above by adding a check for --x32 support before running the test. While at it, also include a similar check for --32 support. gas/testsuite/ * gas/scfi/x86_64/scfi-x86-64.exp: Add gas_x32_check and gas_32_check. Conditionalize the execution of affected testcases.
Diffstat (limited to 'gdb/python/py-varobj.c')
0 files changed, 0 insertions, 0 deletions