-Wimplicit-fallthrough warning fixes
[deliverable/binutils-gdb.git] / gas / config / tc-hppa.c
index f5cdc2c09ff9ae23cddef28d551c719a96dc788f..2ed06a22233a1757962ed4e398dac420222f493a 100644 (file)
@@ -5432,6 +5432,7 @@ pa_ip (char *str)
                {
                case SGL:
                  opcode |= 0x20;
+                 /* Fall through.  */
                case DBL:
                  the_insn.fpof1 = flag;
                  continue;
This page took 0.024607 seconds and 4 git commands to generate.