X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fmt-asm.c;h=6581efaccf039a94999f4aac16cf139cc5606134;hb=60318db6c5459d73ac6fa1ff6d44ca17d797a1aa;hp=56e975f6a9ccbe642a0bdcbcd0e965a7ac3f625f;hpb=4162bb66c684478bfd0f6f0e121c25b6830d8191;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/mt-asm.c b/opcodes/mt-asm.c index 56e975f6a9..6581efaccf 100644 --- a/opcodes/mt-asm.c +++ b/opcodes/mt-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-2017 Free Software Foundation, Inc. + Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of libopcodes. @@ -592,7 +592,9 @@ mt_cgen_parse_operand (CGEN_CPU_DESC cd, default : /* xgettext:c-format */ - fprintf (stderr, _("Unrecognized field %d while parsing.\n"), opindex); + opcodes_error_handler + (_("internal error: unrecognized field %d while parsing"), + opindex); abort (); }