PR 59712 patch

François Dumont frs.dumont@gmail.com
Thu Jan 9 21:55:00 GMT 2014


Hi

     Here is a patch for this small problem with clang. It is not a 
blocking issue for the 4.9 release but at the same time it is a rather 
safe fix so just tell me if I can commit it.

     All unordered_* tests run under Linux x86_64. I haven't clang 
installed at the moment so a clang feedback would be appreciated.

2014-01-10  François Dumont  <fdumont@gcc.gnu.org>

     * include/bits/hashtable_policy.h: Fix some long lines.
     * include/bits/hashtable.h (__hash_code_base_access): Define and
     use it to check its _M_bucket_index noexcept qualification. Use
     also in place of...
     (__access_protected_ctor): ...this.
     * testsuite/23_containers/unordered_set/instantiation_neg.cc:
     Adapt line number.
     * testsuite/23_containers/unordered_set/
     not_default_constructible_hash_neg.cc: Likewise.

François
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unordered.patch
Type: text/x-patch
Size: 4159 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20140109/eaf95ff1/attachment.bin>


More information about the Libstdc++ mailing list