Commit 2ac8e322 by Jonathan Wakely Committed by Jonathan Wakely

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
parent f35da524
2019-07-22 Jonathan Wakely <jwakely@redhat.com> 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 * include/std/bit (__rotl, __rotr): Change second parameter from
unsigned int to int and handle negative values. unsigned int to int and handle negative values.
(rotl, rotr): Remove check for __STRICT_ANSI__. Change second (rotl, rotr): Remove check for __STRICT_ANSI__. Change second
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment