Change the .section directive for the AVR assembler so that the .noinit section is...
[external/binutils.git] / opcodes / h8300-dis.c
index 2b504eb..d9e5c9d 100644 (file)
@@ -59,7 +59,8 @@ bfd_h8_disassemble_init (void)
 
       if (i & 1)
        {
-         fprintf (stderr, "Internal error, h8_disassemble_init.\n");
+         /* xgettext:c-format */
+         opcodes_error_handler (_("internal error, h8_disassemble_init"));
          abort ();
        }