diff options
author | Richard Henderson <rth@redhat.com> | 2002-04-09 14:15:38 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2002-04-09 14:15:38 -0700 |
commit | b47374fa9bcf1d1349d9292610b8878692dd0ee0 (patch) | |
tree | 8754b8c85cc9b9c8aec4625d23bc14b3772ad4ff /gcc/rtlanal.c | |
parent | 1951818c2f0d1786ee339c5875578f864a5d2ae9 (diff) | |
download | gcc-b47374fa9bcf1d1349d9292610b8878692dd0ee0.zip gcc-b47374fa9bcf1d1349d9292610b8878692dd0ee0.tar.gz gcc-b47374fa9bcf1d1349d9292610b8878692dd0ee0.tar.bz2 |
sbitmap.c (sbitmap_union_of_diff, [...]): Do not return changed status.
* sbitmap.c (sbitmap_union_of_diff, sbitmap_a_and_b, sbitmap_a_xor_b,
sbitmap_a_or_b, sbitmap_a_or_b_and_c, sbitmap_a_and_b_or_c):
Do not return changed status.
(sbitmap_union_of_diff_cg, sbitmap_a_and_b_cg, sbitmap_a_xor_b_cg,
sbitmap_a_or_b_cg, sbitmap_a_or_b_and_c_cg, sbitmap_a_and_b_or_c_cg):
New functions that do return changed status.
* sbitmap.h: Update decls.
* gcse.c, lcm.c: Use _cg functions as needed.
From-SVN: r52094
Diffstat (limited to 'gcc/rtlanal.c')
0 files changed, 0 insertions, 0 deletions