2007-05-07 Paolo Carlini <pcarlini@suse.de> * include/bits/stl_algobase.h: Do not include <cstring>. (copy(const _Tp*, const _Tp*, _Tp*), __copy_b(const _Tp*, const _Tp*, _Tp*)): Use __builtin_memmove. (__fill_aux): Use __builtin_memset. (equal(const _Tp*, const _Tp*, const _Tp*), lexicographical_compare(const unsigned char*, const unsigned char*, const unsigned char*, const unsigned char*)): Use __builtin_memcmp. * include/bits/valarray_array.h: Do not include <cstring>. (_Array_default_ctor<, true>::_S_do_it): Use __builtin_memset. (_Array_copy_ctor<, true>::_S_do_it, _Array_copier<, true>::_S_do_it): Use __builtin_memcpy. * include/ext/algorithm (__lexicographical_compare_3way(const unsigned char*, const unsigned char*, const unsigned char*, const unsigned char*)): Use __builtin_memcmp. * testsuite/23_containers/vector/requirements/dr438/ constructor_1_neg.cc: Adjust dg-error line number. * testsuite/23_containers/vector/requirements/dr438/ constructor_2_neg.cc: Likewise. From-SVN: r124511
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| pb_ds | Loading commit data... | |
| algorithm | Loading commit data... | |
| array_allocator.h | Loading commit data... | |
| atomicity.h | Loading commit data... | |
| bitmap_allocator.h | Loading commit data... | |
| codecvt_specializations.h | Loading commit data... | |
| concurrence.h | Loading commit data... | |
| debug_allocator.h | Loading commit data... | |
| enc_filebuf.h | Loading commit data... | |
| functional | Loading commit data... | |
| hash_fun.h | Loading commit data... | |
| hash_map | Loading commit data... | |
| hash_set | Loading commit data... | |
| hashtable.h | Loading commit data... | |
| iterator | Loading commit data... | |
| malloc_allocator.h | Loading commit data... | |
| memory | Loading commit data... | |
| mt_allocator.h | Loading commit data... | |
| new_allocator.h | Loading commit data... | |
| numeric | Loading commit data... | |
| numeric_traits.h | Loading commit data... | |
| pod_char_traits.h | Loading commit data... | |
| pool_allocator.h | Loading commit data... | |
| rb_tree | Loading commit data... | |
| rc_string_base.h | Loading commit data... | |
| rope | Loading commit data... | |
| ropeimpl.h | Loading commit data... | |
| slist | Loading commit data... | |
| sso_string_base.h | Loading commit data... | |
| stdio_filebuf.h | Loading commit data... | |
| stdio_sync_filebuf.h | Loading commit data... | |
| throw_allocator.h | Loading commit data... | |
| type_traits.h | Loading commit data... | |
| typelist.h | Loading commit data... | |
| vstring.h | Loading commit data... | |
| vstring.tcc | Loading commit data... | |
| vstring_fwd.h | Loading commit data... | |
| vstring_util.h | Loading commit data... |