[patch] Make std::list safe against overloaded operator&

Jonathan Wakely jwakely@redhat.com
Tue Jun 16 21:05:00 GMT 2015


This fixes some unsafe uses of operator& in std::list, and also in
Debug Mode found running the new test with -D_GLIBCXX_DEBUG.

Tested powerpc64le-linux, committed to trunk.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 11078 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150616/1c8de7e9/attachment.bin>


More information about the Libstdc++ mailing list