diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-11-09 14:31:13 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-11-09 14:54:29 +0000 |
commit | ff4bfb1553cf525d7299bbf7451ac32cfd97ae1b (patch) | |
tree | 07818d3dc0f190349ee1a4d7a22c41f56594fbc6 /gcc/function-tests.c | |
parent | 96f315213f337c2d5a9268f2d3e8337bbdb71bfc (diff) | |
download | gcc-ff4bfb1553cf525d7299bbf7451ac32cfd97ae1b.zip gcc-ff4bfb1553cf525d7299bbf7451ac32cfd97ae1b.tar.gz gcc-ff4bfb1553cf525d7299bbf7451ac32cfd97ae1b.tar.bz2 |
libstdc++: Remove redundant check for zero in std::__popcount
The popcount built-ins work fine for zero, so there's no need to check
for it.
libstdc++-v3/ChangeLog:
* include/std/bit (__popcount): Remove redundant check for zero.
Diffstat (limited to 'gcc/function-tests.c')
0 files changed, 0 insertions, 0 deletions