--- a/gas/symbols.c
+++ b/gas/symbols.c
@@ -3189,7 +3189,7 @@ print_symbol_value_1 (FILE *file, symbol
 	fprintf (file, " frag %p", locsym->frag);
       if (locsym->flags.resolved)
 	fprintf (file, " resolved");
-      fprintf (file, " local");
+      fprintf (file, " locsym");
     }
   else
     {
