On 08/01/16 13:17 +0000, Kyrill Tkachov wrote:
Hi Jonathan,

On 08/01/16 13:13, Jonathan Wakely wrote:
On 07/01/16 15:01 +0000, Jonathan Wakely wrote:
A bumper crop of addressof bugs where I was using & but should have
used std::addressof.

This caused a regression, fixed like so.

Tested x86_64-linux, committed to trunk.



You used "PR libstdc++/69160" in your changelog so the commit got logged
to the unrelated PR tree-optimization/69160 instead

Yeah, I realised when the commit didn't show up in the 69190 comments
:-\

I've fixed the ChangeLog in the next commit, thanks for spotting it.

Reply via email to