From: Ian Lance Taylor Date: Fri, 3 Nov 1995 20:53:44 +0000 (+0000) Subject: * macro.c (macro_expand_body): Don't warn about == with a X-Git-Tag: gdb-4_18-branchpoint~10261 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=36e80ac6ee2e0f103e699fa29412ba6ebc8fbf49;p=thirdparty%2Fbinutils-gdb.git * macro.c (macro_expand_body): Don't warn about == with a nonexistent parameter, in case it is in a comment field. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index f01840fc46c..c6288c3d3ed 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Fri Nov 3 13:02:59 1995 Ian Lance Taylor + * macro.c (macro_expand_body): Don't warn about == with a + nonexistent parameter, in case it is in a comment field. + * as.c (main): On TC_A29K, call macro_init with macro_alternate set to 1. * macro.c (get_any_string): Don't keep quotes if macro_strip_at is