* config/xtensa-relax.h (struct build_instr): Delete id field.
commit8429670748ed214d18b1fe9b209779f33b14b1bb
authorBob Wilson <bob.wilson@acm.org>
Fri, 2 Feb 2007 23:09:50 +0000 (2 23:09 +0000)
committerBob Wilson <bob.wilson@acm.org>
Fri, 2 Feb 2007 23:09:50 +0000 (2 23:09 +0000)
treeeff70a3f9a0c0d755e9e261d64d822f67da00bfb
parentca5f1a4b1f052a575c8519bcced7229eefff3c80
* config/xtensa-relax.h (struct build_instr): Delete id field.
* config/xtensa-relax.c (widen_spec_list): Remove zeros from LITERAL
and LABEL tokens.
(append_literal_op, append_label_op): Remove litnum/labnum arguments;
set op_data fields to zero.
(parse_id_constant): Delete.
(build_transition): Remove code to handle numbered literals and labels.
gas/ChangeLog
gas/config/xtensa-relax.c
gas/config/xtensa-relax.h