diff options
Diffstat (limited to 'ld/testsuite/ld-riscv-elf/property-combine-and-1.d')
-rw-r--r-- | ld/testsuite/ld-riscv-elf/property-combine-and-1.d | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ld-riscv-elf/property-combine-and-1.d b/ld/testsuite/ld-riscv-elf/property-combine-and-1.d new file mode 100644 index 0000000..571620f --- /dev/null +++ b/ld/testsuite/ld-riscv-elf/property-combine-and-1.d @@ -0,0 +1,6 @@ +#name: RISC-V GNU Property (multiple inputs, combine section) - 1 +#source: property1.s +#source: property2.s +#as: -march=rv64g +#ld: -shared -melf64lriscv +#readelf: -n |