Add znver2 support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / macros / app4b.s
index 5b2e7af1140046cb56b344879000ca5bf1d32f38..45e6c4c3522877b0027f565562c4402dd1539e1a 100644 (file)
@@ -1,10 +1,12 @@
 #NO_APP
+ .globl d
 d:
  .long 21
 #APP
  .if 0
 #NO_APP
  .err
+ .globl x
 x:
 #APP
  .endif
This page took 0.02404 seconds and 4 git commands to generate.