gas: Silence GCC 10 warning tc-vax.c
[deliverable/binutils-gdb.git] / gas / config / tc-i386-intel.c
index 76fc9972709d1c849edb14809b95e8261ab1c6d7..b326d30fff7d3f71df78f7147383c3161fb64565 100644 (file)
@@ -509,7 +509,7 @@ static int i386_intel_simplify (expressionS *e)
 
       /* FALLTHROUGH */
     default:
-fallthrough:
+    fallthrough:
       if (e->X_add_symbol
          && !i386_intel_simplify_symbol (e->X_add_symbol))
        return 0;
This page took 0.024535 seconds and 4 git commands to generate.