X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Ffrv-asm.c;h=13cb41cf9938cf260a788b4b08d2c32e28ae3739;hb=a1d1fa3e417b4bd8e79e2a731f9c6089e2d5f747;hp=60a0f4c7bbf589eb91a90ddc5f7140919b80dc27;hpb=219d1afa89d0d53ca93a684cac341f16470f3ca0;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/frv-asm.c b/opcodes/frv-asm.c index 60a0f4c7bb..13cb41cf99 100644 --- a/opcodes/frv-asm.c +++ b/opcodes/frv-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. @@ -1260,7 +1260,9 @@ frv_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 (); }