X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Fmep-asm.c;h=c5c33070c7013a88b1c02212ecf93c6cb2b19711;hb=7a77f1ac2c6f899faa39e8c0b42d4284d586c44e;hp=09e747ae614fb110bf3763153317b3efe754eea5;hpb=a6743a5420aa02a0550b0f7be004f6c06e90ce21;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/mep-asm.c b/opcodes/mep-asm.c index 09e747ae61..c5c33070c7 100644 --- a/opcodes/mep-asm.c +++ b/opcodes/mep-asm.c @@ -5,7 +5,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. - the resultant file is machine generated, cgen-asm.in isn't - Copyright (C) 1996-2018 Free Software Foundation, Inc. + Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of libopcodes. @@ -811,8 +811,7 @@ mep_cgen_expand_macros_and_parse_operand (CGEN_CPU_DESC cd, int opindex, *strp_in += (str - hold); } - if (hold) - free (hold); + free (hold); return errmsg; }