[PATCH/RFA] SH: pcrel2 gas test failed on sh64
kaz Kojima
kkojima@rr.iij4u.or.jp
Tue Oct 1 02:18:00 GMT 2002
Hi,
New pcrel2 test for SH gas failed on sh64-unknown-elf because
there are relocations for .cranges. Here is a patch to fix it.
kaz
--
2002-10-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
* testsuite/gas/sh/pcrel2.d: Check relocations for .text only.
--- ORIG/src/gas/testsuite/gas/sh/pcrel2.d Sat Sep 28 09:41:27 2002
+++ TMP/src/gas/testsuite/gas/sh/pcrel2.d Tue Oct 1 16:50:06 2002
@@ -1,5 +1,7 @@
#as: -big
-#objdump: -r
+#objdump: -rj.text
#name: PC-relative loads
.*: file format .*sh.*
+
+RELOCATION RECORDS FOR \[\.text\]: \(none\)
More information about the Binutils
mailing list