diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 7 | ||||
-rw-r--r-- | gas/testsuite/gas/elf/section12a.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/elf/section12b.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/elf/section16a.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/elf/section16b.d | 2 |
5 files changed, 11 insertions, 4 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 83108d3..93e44c5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + * testsuite/gas/elf/section12a.d: Use notarget instead of xfail. + * testsuite/gas/elf/section12b.d: Likewise. + * testsuite/gas/elf/section16a.d: Likewise. + * testsuite/gas/elf/section16b.d: Likewise. + 2020-04-02 Gunther Nikl <gnikl@justmail.de> * config/tc-m68k.c (m68k_ip): Fix range check for index register diff --git a/gas/testsuite/gas/elf/section12a.d b/gas/testsuite/gas/elf/section12a.d index 1580161..08ecbd2 100644 --- a/gas/testsuite/gas/elf/section12a.d +++ b/gas/testsuite/gas/elf/section12a.d @@ -3,7 +3,7 @@ #readelf: -Sg --wide #name: mbind sections 12 # A number of targets do not support SHF_GNU_MBIND -#xfail: ![supports_gnu_osabi] +#notarget: ![supports_gnu_osabi] #... \[[ 0-9]+\] \.mbind\.data[ ]+PROGBITS[ ]+0+0 0+[0-9a-f]+ 0+1 00 WAD 0 0 1 diff --git a/gas/testsuite/gas/elf/section12b.d b/gas/testsuite/gas/elf/section12b.d index 98a4b95..92dd3f7 100644 --- a/gas/testsuite/gas/elf/section12b.d +++ b/gas/testsuite/gas/elf/section12b.d @@ -6,7 +6,7 @@ # expected below. #xfail: rx-*-* # A number of targets do not support SHF_GNU_MBIND -#xfail: ![supports_gnu_osabi] +#notarget: ![supports_gnu_osabi] #... Contents of section .mbind.data: diff --git a/gas/testsuite/gas/elf/section16a.d b/gas/testsuite/gas/elf/section16a.d index 0d66475..e5a1a85 100644 --- a/gas/testsuite/gas/elf/section16a.d +++ b/gas/testsuite/gas/elf/section16a.d @@ -3,7 +3,7 @@ #readelf: -Sg --wide #name: mbind sections 16 # A number of targets do not support SHF_GNU_MBIND -#xfail: ![supports_gnu_osabi] +#notarget: ![supports_gnu_osabi] #... \[[ 0-9]+\] \.mbind\.data[ ]+PROGBITS[ ]+0+0 0+[0-9a-f]+ 0+1 00 WAD 0 0 1 diff --git a/gas/testsuite/gas/elf/section16b.d b/gas/testsuite/gas/elf/section16b.d index 9014fab..6e085c3 100644 --- a/gas/testsuite/gas/elf/section16b.d +++ b/gas/testsuite/gas/elf/section16b.d @@ -6,7 +6,7 @@ # expected below. #xfail: rx-*-* # A number of targets do not support SHF_GNU_MBIND -#xfail: ![supports_gnu_osabi] +#notarget: ![supports_gnu_osabi] #... Contents of section .mbind.data: |