Add modified file I missed in last commit.
authorJim Wilson <jimw@sifive.com>
Wed, 15 Nov 2017 01:07:32 +0000 (17:07 -0800)
committerJim Wilson <jimw@sifive.com>
Wed, 15 Nov 2017 01:07:32 +0000 (17:07 -0800)
ld/testsuite/ld-elf/compressed1d.d

index 3ca40f9ddbf6d7138cc6cde616ec10fafcfefb35..5c5592df50c6c190c222929be39357143dd1560b 100644 (file)
@@ -2,8 +2,10 @@
 #as: --compress-debug-sections=none
 #ld: -r --compress-debug-sections=zlib-gnu
 #readelf: -SW
-#notarget: d30v-*-* dlx-*-* fr30-*-* frv-*-* ft32-*-* i370-*-* i860-*-* iq2000-*-* mn10200-*-* moxie-*-* msp430-*-* mt-*-* or1k-*-* pj-*-*
+#notarget: d30v-*-* dlx-*-* fr30-*-* frv-*-* ft32-*-* i370-*-* i860-*-* iq2000-*-* mn10200-*-* moxie-*-* msp430-*-* mt-*-* or1k-*-* pj-*-* riscv*-*-*
 # Not all ELF targets use the elf.em emulation...
+# RISC-V has linker relaxations that delete code, so text label subtractions
+# do not get resolved at assembly time, which results in a compressed section.
 
 #failif
 #...
This page took 0.025355 seconds and 4 git commands to generate.