Skip to content

Commit

Permalink
Rename testsuite directory to match P0553R4 stable names
Browse files Browse the repository at this point in the history
	* testsuite/26_numerics/bit/bitops.count/*: Rename to ...
	* testsuite/26_numerics/bit/bit.count/*: Here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@273707 138bc75d-0d04-0410-961f-82ee72b054a4
  • Loading branch information
redi committed Jul 22, 2019
1 parent b58d390 commit 414d721
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libstdc++-v3/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
2019-07-22 Jonathan Wakely <[email protected]>

* 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
Expand Down

0 comments on commit 414d721

Please sign in to comment.