diff options
author | Ian Lance Taylor <iant@google.com> | 2009-06-16 16:55:41 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2009-06-16 16:55:41 +0000 |
commit | 9c727c9a3ec1cf3579a87d8f51f93bcef4c1a1f2 (patch) | |
tree | e1b61088472cacd295a32462679586101359162e /gcc/df-problems.c | |
parent | 5fd8300bd5fda7ade5791662c5909094b22850ab (diff) | |
download | gcc-9c727c9a3ec1cf3579a87d8f51f93bcef4c1a1f2.zip gcc-9c727c9a3ec1cf3579a87d8f51f93bcef4c1a1f2.tar.gz gcc-9c727c9a3ec1cf3579a87d8f51f93bcef4c1a1f2.tar.bz2 |
toplev.h (floor_log2): If GCC_VERSION >= 3004, declare as static inline, not extern inline.
* toplev.h (floor_log2): If GCC_VERSION >= 3004, declare as static
inline, not extern inline.
(exact_log2): Likewise.
* toplev.c (floor_log2): Only define if GCC_VERSION < 3004. Don't
test CLZ_HWI.
(exact_log2): Likewise, but don't test CTZ_HWI.
From-SVN: r148540
Diffstat (limited to 'gcc/df-problems.c')
0 files changed, 0 insertions, 0 deletions