This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[v3] Minor tweaks to cstring


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]