bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel27.d
index be81e4e39ce697bd5b9dcfc685119d4f82e415b8..b3a0648769faabc59a2e419e6951335e379633ad 100644 (file)
@@ -5,6 +5,10 @@
 
 Relocation section '\.rel\.text' at offset .* contains [34] entries:
  *Offset * Info * Type * Sym\. Value * Symbol's Name
-[0-9a-f]+ * [0-9a-f]+ R_(MIPS|MIPS16)_HI16 * [0-9a-f]+ * (\.text|\.L0)
-[0-9a-f]+ * [0-9a-f]+ R_(MIPS|MIPS16)_HI16 * [0-9a-f]+ * (\.text|\.L0)
-[0-9a-f]+ * [0-9a-f]+ R_(MIPS|MIPS16)_LO16 * [0-9a-f]+ * (\.text|\.L0)
+[0-9a-f]+ * [0-9a-f]+ R_(MIPS|MIPS16|MICROMIPS)_HI16 * [0-9a-f]+ * (\.text|\.L0)
+[0-9a-f]+ * [0-9a-f]+ R_(MIPS|MIPS16|MICROMIPS)_HI16 * [0-9a-f]+ * (\.text|\.L0)
+[0-9a-f]+ * [0-9a-f]+ R_(MIPS|MIPS16|MICROMIPS)_LO16 * [0-9a-f]+ * (\.text|\.L0)
+# There's an extra R_MICROMIPS_PC10_S1 relocation here for microMIPS
+# assembly.  We don't care about it and the entry count regexp above
+# catches other possible discrepancies, hence:
+#pass
This page took 0.025545 seconds and 4 git commands to generate.