On 04/02/19 19:28 +0100, Marc Glisse wrote:
Forgot gcc-patches@
And I forgot to reply to this one when approving it.
---------- Forwarded message ----------
From: Marc Glisse <[email protected]>
Reply-To: [email protected]
To: Jonathan Wakely <[email protected]>
Cc: Ville Voutilainen <[email protected]>,
libstdc++ <[email protected]>
Date: Mon, 4 Feb 2019 19:26:35 +0100 (CET)
Subject: Re: Reserve __is_trivially_relocatable for a builtin?
2019-02-04 Marc Glisse <[email protected]>
PR libstdc++/87106
* include/bits/stl_uninitialized.h (__is_trivially_relocatable):
Rename...
(__is_bitwise_relocatable): ... to this.
(__relocate_a_1): Adapt.
* include/bits/stl_deque.h (__is_trivially_relocatable): Rename...
(__is_bitwise_relocatable): ... to this.
I think it is trivial (pun!) and essentially pre-approved, but it
doesn't hurt to ask.