diff options
author | liuzhensong <liuzhensong@loongson.cn> | 2022-02-19 15:02:54 +0800 |
---|---|---|
committer | liuzhensong <liuzhensong@loongson.cn> | 2022-03-20 09:37:12 +0800 |
commit | 2a04204dff733c85a35dcbcd59b2f06474bbd1ff (patch) | |
tree | ef7f74df60b9cca57b159cba282c735e964ed763 /ld | |
parent | d218dba3f491191322e50df74376faa11c4a9f6b (diff) | |
download | gdb-2a04204dff733c85a35dcbcd59b2f06474bbd1ff.zip gdb-2a04204dff733c85a35dcbcd59b2f06474bbd1ff.tar.gz gdb-2a04204dff733c85a35dcbcd59b2f06474bbd1ff.tar.bz2 |
ld: loongarch: Skip unsupport test cases.
ld/testsuite/ld-elf/
* eh5.d Skip loongarch64 target.
* pr21884.d Skip loongarch* targets.
* pr26936.d Skip loongarch* targets.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ld-elf/eh5.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/pr21884.d | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/pr26936.d | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ld/testsuite/ld-elf/eh5.d b/ld/testsuite/ld-elf/eh5.d index 4a69748..d614251 100644 --- a/ld/testsuite/ld-elf/eh5.d +++ b/ld/testsuite/ld-elf/eh5.d @@ -4,7 +4,7 @@ #ld: #readelf: -wf #target: [check_as_cfi] -#xfail: alpha-*-*ecoff hppa64-*-* tile*-*-* visium-*-* +#xfail: alpha-*-*ecoff hppa64-*-* tile*-*-* visium-*-* loongarch64-*-* Contents of the .eh_frame section: diff --git a/ld/testsuite/ld-elf/pr21884.d b/ld/testsuite/ld-elf/pr21884.d index 3d44ccf..e289b41 100644 --- a/ld/testsuite/ld-elf/pr21884.d +++ b/ld/testsuite/ld-elf/pr21884.d @@ -3,7 +3,7 @@ #ld: -T pr21884.t #objdump: -b binary -s #xfail: aarch64*-*-* arm*-*-* avr-*-* ia64-*-* m68hc1*-*-* nds32*-*-* -#xfail: riscv*-*-* score-*-* v850-*-* +#xfail: riscv*-*-* score-*-* v850-*-* loongarch*-*-* # Skip targets which can't change output format to binary. .*: file format binary diff --git a/ld/testsuite/ld-elf/pr26936.d b/ld/testsuite/ld-elf/pr26936.d index c479f47..9115f81 100644 --- a/ld/testsuite/ld-elf/pr26936.d +++ b/ld/testsuite/ld-elf/pr26936.d @@ -9,7 +9,7 @@ # sed. mn10300 and riscv put different numbers of local symbols in # linkonce section and comdat sections. xtensa has more than one member # in comdat groups. -#xfail: am33_2.0-*-* hppa*-*-hpux* mn10300-*-* riscv*-*-* xtensa*-*-* +#xfail: am33_2.0-*-* hppa*-*-hpux* mn10300-*-* riscv*-*-* xtensa*-*-* loongarch*-*-* #... CU: .*/pr26936c.s: |