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]

Re: [PATCH] PR23358 Remove unused template parameter in _Destroy


Hi, and sorry about the delay (just back from my vacations)

>The extra template parameter causes specialization to be ignored.
>
Yes, I agree with the analysis in the audit trail. I mean to regtest the
patch locally and apply it to mainline.

We can consider this issue a recently introduced (version 1.19 of
stl_construct.h) rather serious performance regression and I plan to
apply the fix to 4_0-branch too, after additional testing in mainline.

Thanks,
Paolo.


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