diff options
author | Tom de Vries <tdevries@suse.de> | 2025-03-30 08:40:12 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-03-30 08:40:12 +0200 |
commit | 79580fac6f582027aa3d51952728e34391c7d6be (patch) | |
tree | 13a6b1caa5781627b359014276eea96babde3156 /sim/testsuite/bfin/d2.s | |
parent | 33e4d4fe62afacdd27b47cf27d3d5ce77210a817 (diff) | |
download | binutils-master.zip binutils-master.tar.gz binutils-master.tar.bz2 |
With the selftest register_name, we run into a few warning:
...
$ gdb -q -batch -ex "maint selftest register_name" 2>&1 \
| grep -B1 warning:
Running selftest register_name::m68hc11.
warning: No frame soft register found in the symbol table.
--
Running selftest register_name::m68hc12.
warning: No frame soft register found in the symbol table.
--
Running selftest register_name::m68hc12:HCS12.
warning: No frame soft register found in the symbol table.
...
We already filter out these architectures in other selftests because of the
same warning.
Do the same in this selftest.
Tested on x86_64-linux.
Approved-By: Andrew Burgess <aburgess@redhat.com>
Diffstat (limited to 'sim/testsuite/bfin/d2.s')
0 files changed, 0 insertions, 0 deletions