X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Flm32-asm.c;h=9f76444d20844604c6082f6fd6d2d7fcb48af5df;hb=f6044a4be7f6f04e96f145ba045608e75e1e852b;hp=afc70ff92eb83db052d2d36f02cfc50f9f8b7869;hpb=219d1afa89d0d53ca93a684cac341f16470f3ca0;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/lm32-asm.c b/opcodes/lm32-asm.c index afc70ff92e..9f76444d20 100644 --- a/opcodes/lm32-asm.c +++ b/opcodes/lm32-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. @@ -346,7 +346,9 @@ lm32_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 (); }