]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
RISC-V: Fxied failed testsuites when building rv32-linux
authorNelson Chu <nelson@rivosinc.com>
Tue, 24 Jun 2025 02:48:55 +0000 (10:48 +0800)
committerNelson Chu <nelson@rivosinc.com>
Tue, 24 Jun 2025 10:14:48 +0000 (18:14 +0800)
ld/testsuite/ld-riscv-elf/property-combine-and-1.d
ld/testsuite/ld-riscv-elf/property-combine-and-2.d
ld/testsuite/ld-riscv-elf/property-combine-and-3.d
ld/testsuite/ld-riscv-elf/property-zicfilp-unlabeled.d
ld/testsuite/ld-riscv-elf/property-zicfiss.d
ld/testsuite/ld-riscv-elf/zicfilp-unlabeled-plt.d

index 9f9cf83b792f0fe1763d8c3cb8c6b4ba5030c528..571620f848e6d01c0584f9c2233f8a01e968dabd 100644 (file)
@@ -2,5 +2,5 @@
 #source: property1.s
 #source: property2.s
 #as: -march=rv64g
-#ld: -shared
+#ld: -shared -melf64lriscv
 #readelf: -n
index 25b864665c7070ab05f6a1937cccbe227da219c3..23482af01af489ca18e1aeac6350e6602b85a576 100644 (file)
@@ -2,7 +2,7 @@
 #source: property1.s
 #source: property3.s
 #as: -march=rv64g
-#ld: -shared
+#ld: -shared -melf64lriscv
 #readelf: -n
 
 Displaying notes found in: .note.gnu.property
index 52882c6fcf562019fc36a35cab6a169dfbbdfec3..b57a0f763949da3f15c897dd83ab28e9abda73f9 100644 (file)
@@ -2,7 +2,7 @@
 #source: property1.s
 #source: property4.s
 #as: -march=rv64g
-#ld: -shared
+#ld: -shared -melf64lriscv
 #readelf: -n
 
 Displaying notes found in: .note.gnu.property
index 8aec50b50268081d237176c4b1ea9d3013d0f3cc..48d60d6fca07cfeabfe7c807fbce2087ebab5428 100644 (file)
@@ -1,7 +1,7 @@
 #name: GNU Property (single input, CFI_LP_UNLABELED)
 #source: property-zicfilp-unlabeled.s
 #as: -march=rv64g
-#ld: -shared
+#ld: -shared -melf64lriscv
 #readelf: -n
 
 Displaying notes found in: .note.gnu.property
index 8f2af00734a77a6aa63e3c55663925a6c97ef04c..0dec1a10db0441071b22e0654d63b458049846d3 100644 (file)
@@ -1,7 +1,7 @@
 #name: GNU Property (single input, CFI_SS)
 #source: property-zicfiss.s
 #as: -march=rv64g
-#ld: -shared
+#ld: -shared -melf64lriscv
 #readelf: -n
 
 Displaying notes found in: .note.gnu.property
index 2181fc49786a87c037e381066b6a99ceda158b3e..bb888d163ded385552d7535dc1922a2766bc4922 100644 (file)
@@ -1,6 +1,6 @@
 #name: Unlabled landing pad PLT
 #source: zicfilp-unlabeled-plt.s
-#ld: -shared
+#ld: -shared -melf64lriscv
 #objdump: -dr -j .plt
 #as: -march=rv64gc_zicfilp