This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi, going through libstdc++/30928 made me notice that we have some redundant casts indeed, and we are not using __builtin_memchr (lately available) together with all the other builtins. Committed to mainline. Paolo. ///////////////////////
Attachment:
CL_cstring
Description: Text document
Attachment:
patch_cstring
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |