X86: Properly handle bad FPU opcode
[deliverable/binutils-gdb.git] / opcodes / mep-asm.c
index ed2183009dabed0ecb624d21d4143a92450e5f70..89116ee8e8e004f5234205dbf6e74ab3c6e653d0 100644 (file)
@@ -4,7 +4,7 @@
    THIS FILE IS MACHINE GENERATED WITH CGEN.
    - the resultant file is machine generated, cgen-asm.in isn't
 
-   Copyright (C) 1996-2015 Free Software Foundation, Inc.
+   Copyright (C) 1996-2016 Free Software Foundation, Inc.
 
    This file is part of libopcodes.
 
@@ -745,6 +745,7 @@ expand_string (const char *in, int first_only)
                  break;
                case '(':
                  depth++;
+                 /* Fall through.  */
                default:
                  args[narg].len++;
                  break;
This page took 0.023066 seconds and 4 git commands to generate.