diff options
author | Roland McGrath <roland@gnu.org> | 2012-11-27 17:20:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2012-11-27 17:20:29 +0000 |
commit | 2a64e9e88d146e56fceb399d9a245e62078025c7 (patch) | |
tree | 151184471e3159b1ec424c3cf4261336c9c0fb03 /ld | |
parent | 11e7fd744ac4aafcc1aadce349f2c3dff57191dd (diff) | |
download | gdb-2a64e9e88d146e56fceb399d9a245e62078025c7.zip gdb-2a64e9e88d146e56fceb399d9a245e62078025c7.tar.gz gdb-2a64e9e88d146e56fceb399d9a245e62078025c7.tar.bz2 |
ld/testsuite/
* ld-elf/flags1.d: Add *-*-nacl* to xfail list.
* ld-elf/orphan-region.d: Likewise.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/flags1.d | 7 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/orphan-region.d | 4 |
3 files changed, 11 insertions, 5 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index c7ea4d7..c859e89 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2012-11-27 Roland McGrath <mcgrathr@google.com> + + * ld-elf/flags1.d: Add *-*-nacl* to xfail list. + * ld-elf/orphan-region.d: Likewise. + 2012-11-23 Alan Modra <amodra@gmail.com> * ld-powerpc/plt1.d: Update for default "at" branch hints. diff --git a/ld/testsuite/ld-elf/flags1.d b/ld/testsuite/ld-elf/flags1.d index e6bb001..ab8facc 100644 --- a/ld/testsuite/ld-elf/flags1.d +++ b/ld/testsuite/ld-elf/flags1.d @@ -1,11 +1,12 @@ #name: --set-section-flags test 1 (sections) #ld: -Tflags1.ld -#objcopy_linked_file: --set-section-flags .post_text_reserve=contents,alloc,load,readonly,code +#objcopy_linked_file: --set-section-flags .post_text_reserve=contents,alloc,load,readonly,code #readelf: -l --wide #xfail: "avr-*-*" "dlx-*-*" "h8300-*-*" "i960-*-*" "ip2k-*-*" "m32r-*-*" -#xfail: "moxie-*-*" "mt-*-*" "msp430-*-*" +#xfail: "moxie-*-*" "mt-*-*" "msp430-*-*" "*-*-nacl*" #xfail: "*-*-hpux*" "hppa*64*-*-*" -# Fails on the AVR, DLX, H8300, I960, IP2K, M32R, MOXIE, MT, and MSP430 +# Fails on the AVR, DLX, H8300, I960, IP2K, M32R, MOXIE, MT, and MSP430, +# and all NaCl targets, # because the two sections are not merged into one segment. # (There is no good reason why they have to be). # Fails on HPUX systems because the .type pseudo-op behaves differently. diff --git a/ld/testsuite/ld-elf/orphan-region.d b/ld/testsuite/ld-elf/orphan-region.d index d961a07..bf65356 100644 --- a/ld/testsuite/ld-elf/orphan-region.d +++ b/ld/testsuite/ld-elf/orphan-region.d @@ -3,9 +3,9 @@ #readelf: -S -l --wide #xfail: arc-*-* d30v-*-* dlx-*-* fr30-*-* frv-*-elf i860-*-* i960-*-* #xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* or32-*-* pj*-*-* -#xfail: spu-*-* hppa*64*-*-* +#xfail: spu-*-* hppa*64*-*-* *-*-nacl* # if not using elf32.em, you don't get fancy orphan handling -# spu twiddles LOAD range, hppa64 adds PHDR +# spu twiddles LOAD range, hppa64 adds PHDR, nacl splits to two segments #... \[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t]+0*40000000[ \t]+.* |