diff options
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/config/tc-ns32k.c | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 62e07cd..116ab89 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org> + * config/tc-ns32k.c: Remove definition of input_line_pointer. + +2016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org> + * config/tc-avr.c (avr_parse_cons_expression): Replace iteration to sentinal with iteration to array size. diff --git a/gas/config/tc-ns32k.c b/gas/config/tc-ns32k.c index 3c84ac2..a0db769 100644 --- a/gas/config/tc-ns32k.c +++ b/gas/config/tc-ns32k.c @@ -132,7 +132,6 @@ struct int_ins_form struct int_ins_form iif; expressionS exprP; -char *input_line_pointer; /* Description of the PARTs in IIF object[n]: |