[PATCH] Fix tests that fail in C++98 mode

Jonathan Wakely jwakely@redhat.com
Thu Aug 23 15:10:00 GMT 2018


On 23/08/18 00:42 +0100, Jonathan Wakely wrote:
>	* testsuite/23_containers/deque/capacity/max_size.cc: Fix test for
>	C++98 mode.
>	* testsuite/23_containers/deque/modifiers/assign/1.cc: Likewise.
>	* testsuite/23_containers/list/modifiers/assign/1.cc: Likewise.
>	* testsuite/23_containers/vector/bool/modifiers/assign/1.cc: Likewise.
>	* testsuite/23_containers/vector/capacity/max_size.cc: Likewise.
>	* testsuite/23_containers/vector/modifiers/assign/1.cc: Likewise.

Two more fixes along the same lines.

Tested x86_64-linux, committed to trunk.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1512 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20180823/351ceb27/attachment.bin>


More information about the Gcc-patches mailing list