From e92fa636be88c969b3e2a5b77e0a68805cb3de7f Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 18 Aug 2004 07:23:47 +0000 Subject: [PATCH] Remove #NO_APP, accidentally committed as part of another patch. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/macros/strings.s | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index dfe65d580d..39e89c3fbd 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2004-08-18 Nick Clifton + + * gas/macros/strings.s: Remove #NO_APP, accidentally committed as + part of another patch. + 2004-08-15 Nick Clifton * gas/all/altmacro.d: Allow for rest of frag being padded to an diff --git a/gas/testsuite/gas/macros/strings.s b/gas/testsuite/gas/macros/strings.s index 9e98c85d62..291a0dca71 100644 --- a/gas/testsuite/gas/macros/strings.s +++ b/gas/testsuite/gas/macros/strings.s @@ -1,4 +1,3 @@ -#NO_APP .macro M arg1 .ascii "\arg1" .endm -- 2.11.0