aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-02-08 15:46:08 +0000
committerJonathan Wakely <jwakely@redhat.com>2024-02-15 11:43:21 +0000
commite7ae13a858f36031b8fd3aa07362752ff2b19b2e (patch)
treefc4f13fcdc7078977efe5dae0b25a9a5db6a52c6 /gcc
parent4d819db7f229a23cb15ef68f310e0bb51d201c45 (diff)
downloadgcc-e7ae13a858f36031b8fd3aa07362752ff2b19b2e.zip
gcc-e7ae13a858f36031b8fd3aa07362752ff2b19b2e.tar.gz
gcc-e7ae13a858f36031b8fd3aa07362752ff2b19b2e.tar.bz2
libstdc++: Use memset to optimize std::bitset::set() [PR113807]
As pointed out in the PR we already do this for reset(). libstdc++-v3/ChangeLog: PR libstdc++/113807 * include/std/bitset (bitset::set()): Use memset instead of a loop over the individual words.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions