diff options
author | Trevor Saunders <tbsaunde+binutils@tbsaunde.org> | 2016-05-29 01:04:01 -0400 |
---|---|---|
committer | Trevor Saunders <tbsaunde+binutils@tbsaunde.org> | 2016-06-01 21:29:33 -0400 |
commit | c273521c9aad56a596202dfaedc54182cf5543eb (patch) | |
tree | 05bd6ad9e525fadfd435cd199a091f3a47a3f84e | |
parent | 1fe0971e41a4097610862acabf54a896695fe834 (diff) | |
download | fsf-binutils-gdb-c273521c9aad56a596202dfaedc54182cf5543eb.zip fsf-binutils-gdb-c273521c9aad56a596202dfaedc54182cf5543eb.tar.gz fsf-binutils-gdb-c273521c9aad56a596202dfaedc54182cf5543eb.tar.bz2 |
ns32k: remove dupplicate definition of input_line_pointer
gas/ChangeLog:
2016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
* config/tc-ns32k.c: Remove definition of input_line_pointer.
-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]: |