OSDN Git Service

gas/
authorjbeulich <jbeulich>
Fri, 30 Sep 2005 15:48:24 +0000 (15:48 +0000)
committerjbeulich <jbeulich>
Fri, 30 Sep 2005 15:48:24 +0000 (15:48 +0000)
2005-09-30  Jan Beulich  <jbeulich@novell.com>

* config/tc-tic4x.c (tic4x_set): Advance input_line_pointer past
(removed) comma.

gas/config/tc-tic4x.c

index 022ba52..8707180 100644 (file)
@@ -1144,6 +1144,7 @@ tic4x_set (x)
          ignore_rest_of_line ();
          return;
        }
+      ++input_line_pointer;
       symbolP = symbol_find_or_make (name);
     }
   else