Silence warnings about incompatible plugins.
[deliverable/binutils-gdb.git] / gas / config / tc-ia64.c
index f908ba51fa30c893a918780515d5d6eab7180a30..a9126ab74d917534a6ff42bdd53a93281b7c8605 100644 (file)
@@ -11845,7 +11845,7 @@ dot_alias (int section)
     {
       as_fatal (_("inserting \"%s\" into %s name hash table failed: %s"),
                alias, kind, error_string);
-out:
+    out:
       obstack_free (&notes, name);
       obstack_free (&notes, alias);
     }
This page took 0.026696 seconds and 4 git commands to generate.