Remove #NO_APP, accidentally committed as part of another patch.
authorNick Clifton <nickc@redhat.com>
Wed, 18 Aug 2004 07:23:47 +0000 (07:23 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 18 Aug 2004 07:23:47 +0000 (07:23 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/macros/strings.s

index dfe65d580d2edc8935815e61378953c985f13896..39e89c3fbd23e4e4f3509fdf0216045b68a6ffb5 100644 (file)
@@ -1,3 +1,8 @@
+2004-08-18  Nick Clifton  <nickc@redhat.com>
+
+       * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
+       part of another patch.
+
 2004-08-15  Nick Clifton  <nickc@redhat.com>
 
        * gas/all/altmacro.d: Allow for rest of frag being padded to an
index 9e98c85d6206f3c05f3b676a5b82e1c69bc94f48..291a0dca71a6b0094fec9312436e51806600ccb8 100644 (file)
@@ -1,4 +1,3 @@
-#NO_APP
        .macro M arg1
        .ascii  "\arg1"
        .endm