Power10 bit manipulation operations
[deliverable/binutils-gdb.git] / gas / config / tc-mn10300.c
index 1a41731379f01454b8c79f1d06b402aaca9f0596..c704d34cc5f699f14f175d580cc7345cb03c35b6 100644 (file)
@@ -1,5 +1,5 @@
 /* tc-mn10300.c -- Assembler code for the Matsushita 10300
-   Copyright (C) 1996-2019 Free Software Foundation, Inc.
+   Copyright (C) 1996-2020 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -1759,7 +1759,7 @@ md_assemble (char *str)
              break;
            }
 
-keep_going:
+       keep_going:
          str = input_line_pointer;
          input_line_pointer = hold;
 
This page took 0.025982 seconds and 4 git commands to generate.