[patch] libstdc++/69105, 69106, 69114 use std::addressof
Jonathan Wakely
jwakely@redhat.com
Fri Jan 8 13:14:00 GMT 2016
On 07/01/16 15:01 +0000, Jonathan Wakely wrote:
>A bumper crop of addressof bugs where I was using & but should have
>used std::addressof.
This caused a regression, fixed like so.
Tested x86_64-linux, committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 619 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20160108/404f64d8/attachment.bin>
More information about the Libstdc++
mailing list