[PATCH] Fix overflow handling in std::align
Jonathan Wakely
jwakely@redhat.com
Tue Sep 22 17:09:42 GMT 2020
On 21/09/20 15:50 +0100, Jonathan Wakely wrote:
>On 21/09/20 10:42 -0400, Glen Fernandes via Libstdc++ wrote:
>>On Mon, Sep 14, 2020 at 5:44 PM Thomas Rodgers wrote:
>>>> On Sep 14, 2020, at 7:30 AM, Ville Voutilainen wrote:
>>>>
>>>> On Mon, 14 Sep 2020 at 15:49, Glen Fernandes wrote:
>>>>> Sounds like a good idea. Updated patch attached.
>>>>
>>>> Looks good to me.
>>>
>>>Agree.
>>
>>Rebased patch on latest changes to bits/align.h.
>
>Oh nice, I was about to do that myself.
>
>I'll get the patch committed today, thanks!
It's still today by my clock, althought it might be broken ;-)
Pushed to master. Thanks for the patch.
N.B. GCC no longer requires updates to the ChangeLog files. Those
files now get auto-generated from the Git commit logs (which still
need to be in the same format, but you don't modify the ChangeLog
directly).
More information about the Libstdc++
mailing list