diff options
author | Richard Henderson <rth@redhat.com> | 2004-11-11 18:24:51 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2004-11-11 18:24:51 -0800 |
commit | 765d98c70c0b9533e0a9b0b0a310dcc488b0fb9d (patch) | |
tree | d4cafaf24db257c35cd05bea3478bde3e8c92610 /gcc/expr.c | |
parent | c9dd20238025d7ada07751cfd899638a93f83545 (diff) | |
download | gcc-765d98c70c0b9533e0a9b0b0a310dcc488b0fb9d.zip gcc-765d98c70c0b9533e0a9b0b0a310dcc488b0fb9d.tar.gz gcc-765d98c70c0b9533e0a9b0b0a310dcc488b0fb9d.tar.bz2 |
toplev.c (floor_log2): Rename from floor_log2_wide, use CLZ_HWI.
* toplev.c (floor_log2): Rename from floor_log2_wide, use CLZ_HWI.
(exact_log2): Rename from exact_log2_wide, use CTZ_HWI.
* toplev.h (FL2T__): Remove.
(CLZ_HWI): Rename from FL2T_CLZ__.
(CTZ_HWI): New.
(floor_log2): Simplify.
(exact_log2): New.
From-SVN: r90519
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions