* config/xtensa-relax.h (struct build_instr): Delete id field.
authorBob Wilson <bob.wilson@acm.org>
Fri, 2 Feb 2007 23:09:50 +0000 (23:09 +0000)
committerBob Wilson <bob.wilson@acm.org>
Fri, 2 Feb 2007 23:09:50 +0000 (23:09 +0000)
commit61376837da3f7dab95ae8c63391af67f281c9144
treeb16a89e591c1627f04f0c60877a2739cdb48d5b9
parent95a98c01179050562eea90303c44e9904e022184
* 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