new test m68k/pic1.s - simple pic code generation
authorKen Raeburn <raeburn@cygnus>
Wed, 20 Oct 1993 15:51:24 +0000 (15:51 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 20 Oct 1993 15:51:24 +0000 (15:51 +0000)
gas/testsuite/gas/m68k/pic1.s [new file with mode: 0644]

diff --git a/gas/testsuite/gas/m68k/pic1.s b/gas/testsuite/gas/m68k/pic1.s
new file mode 100644 (file)
index 0000000..8578774
--- /dev/null
@@ -0,0 +1,5 @@
+       .text
+       .globl _foo
+_foo:
+       leal %pc@(_i), %a0
+       leal %pc@(_i-.), %a1