]> gcc.gnu.org Git - gcc.git/commit
ssa.c (compute_conservative_reg_partition): Declare with void arguments.
authorAlex Samuel <samuel@codesourcery.com>
Fri, 7 Apr 2000 08:16:31 +0000 (08:16 +0000)
committerAlex Samuel <samuel@gcc.gnu.org>
Fri, 7 Apr 2000 08:16:31 +0000 (08:16 +0000)
commit62771d518605d12ca322cf35c20ba5164b5b9c5e
tree2f24d8de38b69abb4dd23349b4e66e1a4932fb5a
parent4eda98a61fa962aab795830c0c9661c0c81d7a62
ssa.c (compute_conservative_reg_partition): Declare with void arguments.

* ssa.c (compute_conservative_reg_partition): Declare with
void arguments.
* toplev.c (clean_dump_file): Remove previously-deleted function
inadvertantly merged back in.
* conflict.c (conflict_graph_add): Use a single call to
htab_find_slot to look up and insert.

From-SVN: r32992
gcc/ChangeLog
gcc/conflict.c
gcc/ssa.c
gcc/toplev.c
This page took 0.061865 seconds and 5 git commands to generate.