]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-sparc.c
Don't use register keyword
[thirdparty/binutils-gdb.git] / gas / config / tc-sparc.c
index 758fcc810e0546a9f438a198a773e84aac7968af..e3fd64ae7b542ee3a02ff62c2a1e99d6da26ebc3 100644 (file)
@@ -863,9 +863,9 @@ cmp_reg_entry (const void *parg, const void *qarg)
 void
 md_begin (void)
 {
-  register const char *retval = NULL;
+  const char *retval = NULL;
   int lose = 0;
-  register unsigned int i = 0;
+  unsigned int i = 0;
 
   /* We don't get a chance to initialize anything before md_parse_option
      is called, and it may not be called, so handle default initialization