diff options
| author | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-01-23 15:14:59 +0000 |
|---|---|---|
| committer | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-01-23 15:14:59 +0000 |
| commit | 0a1039d0a6d67e2b6c303ceb4079deead1e6b108 (patch) | |
| tree | 44bbde76abf99e1ceeb5bf0420cf8e1a2d685e6c /libjava/java/lang/ref/Reference.java | |
| parent | f196fb10148b3546ad83f0f0f4ceba3bb44c1c95 (diff) | |
| download | ppe42-gcc-0a1039d0a6d67e2b6c303ceb4079deead1e6b108.tar.gz ppe42-gcc-0a1039d0a6d67e2b6c303ceb4079deead1e6b108.zip | |
r110122@banpei: zack | 2006-01-22 14:41:17 -0800
* genextract.c: Don't include insn-config.h. Do include vec.h.
Declare vectors of int, char, and locstr.
(locstr): New typedef.
(struct extraction): Make all array fields into bare pointers.
(insn_name_ptr, insn_name_ptr_size): Move down by get_insn_name.
(insn_code_number): Delete.
(accum_extract): New struct.
(VEC_safe_set_locstr, VEC_char_to_string): New functions.
(gen_insn): Take insn_code_number as an argument. Use an
accum_extract structure instead of loading data directly into
a struct extraction, and having to know how big it might get.
(walk_rtx): Operate entirely on an accum_extract structure.
(print_path): Avoid unnecessary use of printf.
(print_header): New function, split out of main. Distinguish
more carefully between an unrecognizable insn and an insn that
has the code number of a define_expand.
(main): Pass insn_code_number to gen_insn. Call print_header
only after parsing. Avoid unnecessary use of printf.
* Makefile.in (build/vec.o): New rule.
(build/genextract): Depend on build/vec.o.
(build/genextract.o): Don't depend on insn-config.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110118 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/lang/ref/Reference.java')
0 files changed, 0 insertions, 0 deletions

