X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Flm32-asm.c;h=9f76444d20844604c6082f6fd6d2d7fcb48af5df;hb=9e790a80160676e7fd3fb8be6cf3c1c77d9ded81;hp=416236ccb8067f10de6f8fafbbedca83309d42a7;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/lm32-asm.c b/opcodes/lm32-asm.c index 416236ccb8..9f76444d20 100644 --- a/opcodes/lm32-asm.c +++ b/opcodes/lm32-asm.c @@ -1,10 +1,11 @@ +/* DO NOT EDIT! -*- buffer-read-only: t -*- vi:set ro: */ /* Assembler interface for targets using CGEN. -*- C -*- CGEN: Cpu tools GENerator THIS FILE IS MACHINE GENERATED WITH CGEN. - the resultant file is machine generated, cgen-asm.in isn't - Copyright (C) 1996-2016 Free Software Foundation, Inc. + Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of libopcodes. @@ -345,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 (); }