diff options
author | Paolo Bonzini <bonzini@gnu.org> | 2004-01-31 09:21:18 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2004-01-31 09:21:18 +0000 |
commit | 4de249d909c233761e01226009329a31197a8174 (patch) | |
tree | 4bdf7a42eabbdc21c283f25530f1e0938a9feae2 /gcc/alloc-pool.c | |
parent | f84d109fc49f0e6f269c1e8a0c1bf48fb25c24b8 (diff) | |
download | gcc-4de249d909c233761e01226009329a31197a8174.zip gcc-4de249d909c233761e01226009329a31197a8174.tar.gz gcc-4de249d909c233761e01226009329a31197a8174.tar.bz2 |
combine.c (cse_main): Set gen_lowpart to gen_lowpart_for_combine and restore it to...
2004-01-31 Paolo Bonzini <bonzini@gnu.org>
* combine.c (cse_main): Set gen_lowpart to gen_lowpart_for_combine
and restore it to gen_lowpart_general on exit.
(gen_lowpart_for_combine): Adjust all callers to go through
gen_lowpart.
* cse.c (cse_main): Set gen_lowpart to gen_lowpart_if_possible
and restore it to gen_lowpart_general on exit.
(gen_lowpart_if_possible): Adjust all callers to go through
gen_lowpart.
* emit-rtl.c (gen_lowpart_general): New name of gen_lowpart.
(gen_lowpart): Declare as pointer to function, initialized to
gen_lowpart_general.
* rtl.h (gen_lowpart): Declare as pointer to function.
From-SVN: r77026
Diffstat (limited to 'gcc/alloc-pool.c')
0 files changed, 0 insertions, 0 deletions