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] PR libstdc++/80506 fix constant used in condition


On 05/05/18 21:19 -0400, Ed Smith-Rowland wrote:
On 04/26/2017 05:16 AM, Jonathan Wakely wrote:
On 26/04/17 11:14 +0200, Paolo Carlini wrote:
.. or maybe using the wrong constant only impacts the performance?!?

Yes, I think so. I did some very simple sanity tests and the numbers
were identical before and after.



I was backporting this and saw that __generate_impl does this twice more.

For trunk and branch-8 I have these patches.

OK?

OK, thanks for noticing the additional cases.



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