Rename testsuite directory to match P0553R4 stable names
* testsuite/26_numerics/bit/bitops.count/*: Rename to ... * testsuite/26_numerics/bit/bit.count/*: Here. From-SVN: r273707
This commit is contained in:
parent
f35da524a2
commit
2ac8e32236
6 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
2019-07-22 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* testsuite/26_numerics/bit/bitops.count/*: Rename to ...
|
||||
* testsuite/26_numerics/bit/bit.count/*: Here.
|
||||
|
||||
* include/std/bit (__rotl, __rotr): Change second parameter from
|
||||
unsigned int to int and handle negative values.
|
||||
(rotl, rotr): Remove check for __STRICT_ANSI__. Change second
|
||||
|
|
Loading…
Add table
Reference in a new issue