diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-12-10 21:57:42 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-12-10 21:57:42 +0000 |
commit | 2ea62857a3fbdf091ba38cbb62e98dc76b198e2e (patch) | |
tree | 13d2a963cd3623264921902b964466d5a0a13f28 /gcc/expr.c | |
parent | 7f359556a772e26eabf8d31e53aae1de6f2f200d (diff) | |
download | gcc-2ea62857a3fbdf091ba38cbb62e98dc76b198e2e.zip gcc-2ea62857a3fbdf091ba38cbb62e98dc76b198e2e.tar.gz gcc-2ea62857a3fbdf091ba38cbb62e98dc76b198e2e.tar.bz2 |
libstdc++: Remove redundant branches in countl_one and countr_one [PR 98226]
There's no need to explicitly check for the maximum value, because the
function we call handles it correctly anyway.
libstdc++-v3/ChangeLog:
PR libstdc++/98226
* include/std/bit (__countl_one, __countr_one): Remove redundant
branches.
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions