[PATCH 2/4] Fix undefined behaviour in libstdc++ testsuite

Jonathan Wakely jwakely@redhat.com
Thu Jul 21 19:43:00 GMT 2016


This one just fixes some missing returns, where the functions should
have been declared to return void anyway.

    Fix missing returns in libstdc++ testsuite
    
    	* testsuite/24_iterators/container_access.cc: Fix missing returns.
    	* testsuite/24_iterators/range_access_cpp14.cc: Likewise.

Tested powerpc64-linux, committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1524 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20160721/1a59e243/attachment.bin>


More information about the Libstdc++ mailing list