aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/flags1.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/flags1.d')
-rw-r--r--ld/testsuite/ld-elf/flags1.d7
1 files changed, 4 insertions, 3 deletions
diff --git a/ld/testsuite/ld-elf/flags1.d b/ld/testsuite/ld-elf/flags1.d
index 2d079c0..35ad981 100644
--- a/ld/testsuite/ld-elf/flags1.d
+++ b/ld/testsuite/ld-elf/flags1.d
@@ -3,11 +3,12 @@
#objcopy_linked_file: --set-section-flags .post_text_reserve=contents,alloc,load,readonly,code
#readelf: -l --wide
#xfail: "arm*-*-*" "xscale-*-*"
-#xfail: "avr-*-*" "dlx-*-*" "h8300-*-*" "m32r-*-*" "msp430-*-*"
+#xfail: "avr-*-*" "dlx-*-*" "h8300-*-*" "m32r-*-*" "msp430-*-*" "tic6x-*-*"
#xfail: "*-*-hpux*"
# Fails on the ARM because the .section type character is % rather than @.
-# Fails on the AVR, DLX, H8300, M32R and MSP430 because the two sections
-# are not merged into one segment. (There is no good reason why they have to be).
+# Fails on the AVR, DLX, H8300, M32R, MSP430 and TI C6X 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.
#...