]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcse.c (set_hash_table_size): Now unsigned.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Fri, 20 Oct 2000 19:17:41 +0000 (19:17 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 20 Oct 2000 19:17:41 +0000 (15:17 -0400)
commitebb13e7eb8636e9ac163e364d72015519ba931f6
tree94e75190b5307250343c628edde90128fa946240
parent1468899dc245d342fe730ebf13ba57fb9cfb64a5
gcse.c (set_hash_table_size): Now unsigned.

* gcse.c (set_hash_table_size): Now unsigned.
* sdbout.c (template_name_p): Add "const" to avoid warnings.
(sdbout_record_type_name, plain_type_1, sdbout_symbol): Likewise.
(sdbout_one_type, sdbout_parms, sdbout_reg_parms): Likewise.
(sdbout_end_epilogue): Remove variable NAME.
* system.h (getopt): Add default definition.
* config/alpha/alpha.c (print_operand): Don't continue processing
after issuing error.
(summarize_insn): Avoid use of UL in constant.

From-SVN: r36974
gcc/ChangeLog
gcc/gcse.c
gcc/sdbout.c
gcc/system.h