* gas/m68k/operands.s: For all pc relative addresses change tstl
to pea since the former does not allow pcrel on m68000. Do not
make label foo global, so that references to it can be relaxed on
ELF targets.
* gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
+
+ * gas/m68k/operands.s: For all pc relative addresses change tstl
+ to pea since the former does not allow pcrel on m68000. Do not
+ make label foo global, so that references to it can be relaxed on
+ ELF targets.
+ * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
+
* gas/ppc/ppc.exp: Run simpshft test.