[PATCH] PR libstdc++/80506 fix constant used in condition
Jonathan Wakely
jwakely@redhat.com
Mon May 7 12:22:00 GMT 2018
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.
More information about the Libstdc++
mailing list