X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=opcodes%2Ffr30-asm.c;h=cd96381971ccb6f1e9be534dbb138a775b849096;hb=6384fd9e1d3f8e692c8686a104caec23cf2fc05f;hp=f976a00c77bdce2117703e88e68e4606de2132e2;hpb=4162bb66c684478bfd0f6f0e121c25b6830d8191;p=binutils-gdb.git diff --git a/opcodes/fr30-asm.c b/opcodes/fr30-asm.c index f976a00c77b..cd96381971c 100644 --- a/opcodes/fr30-asm.c +++ b/opcodes/fr30-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. @@ -307,7 +307,9 @@ fr30_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 (); }