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]

[v3] libstdc++/44480


Hi,

the fix for this issue (see Bugzilla for details) turns out to be in
practice very simple (barring following optimizations): the patch would
be *really* short if only I didn't decide to "manually inline" the only
present use of _M_erase at the same time. I have also asked off-line
Matt Austern whether he can see any problem with it and otherwise mean
to apply it pretty soon to mainline for more testing...

Tested x86_64-linux.

Paolo.

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

Attachment: CL_44480
Description: Text document

Attachment: patch_44480
Description: Text document


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