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] Rework recently noticed string::_S_construct issue


Hi,

I figured out we could instead instantiate less instead of exporting more, by adding a new _S_construct helper to which most basic_string constructors can forward. Tested x86_64-linux (by Benjamin, kindly), committed to mainline.

Paolo.

/////////////

Attachment: CL_string_S_construct
Description: Binary data


Attachment: patch_string_S_construct_amended
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]