GCC: genrecog.c, 1.2 -> 1.3
Jan-Benedict Glaw
jbglaw at dvmwest.gt.owl.de
Fri Aug 13 18:43:51 CEST 2004
Update of /mnt/vax-development/CVS_Repository/gcc/gcc
In directory mail:/mnt/vax-development/local_work/work-jbglaw/local-cvs/gcc/gcc
Modified Files:
genrecog.c
Log Message:
- - - -- -- A U T O M A T I C C H E C K I N -- -- - - -
* genattrtab.c (insn_ent): Replace insn_code, insn_index and lineno
fields with a pointer to the instruction definition.
(get_attr_value, fill_attr, make_length_attrs, remove_insn_ent)
(insert_insn_ent, simplify_test_exp, optimize_attrs, write_attr_get)
(write_attr_case, write_const_num_delay_slots): Update accordingly.
(write_attr_case, write_const_num_delay_slots): Write the name of
an insn next to its case statement.
* genoutput.c (data): Add a filename field.
(gen_insn, gen_peephole, gen_expand, gen_split): Set it.
(output_insn_data): Print the location of each insn definition.
* genrecog.c (write_action): Print the name of an insn above
the statement that returns its code.
More information about the VAX-Toolchain-CVS
mailing list