Allow integer immediates for AArch64 fmov instructions.
[deliverable/binutils-gdb.git] / gdb / coffread.c
index 192d38c331e79223ad221f17c6f7b67143f2a3f5..f24ec0713a09007293d9d36c86e996691155f04e 100644 (file)
@@ -928,6 +928,7 @@ coff_symtab_read (minimal_symbol_reader &reader,
             backtraces, so filter them out (from phdm@macqel.be).  */
          if (within_function)
            break;
+         /* Fall through.  */
        case C_STAT:
        case C_THUMBLABEL:
        case C_THUMBSTAT:
This page took 0.023646 seconds and 4 git commands to generate.