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 <marc.gli...@inria.fr>
Reply-To: libstd...@gcc.gnu.org
To: Jonathan Wakely <jwak...@redhat.com>
Cc: Ville Voutilainen <ville.voutilai...@gmail.com>,
libstdc++ <libstd...@gcc.gnu.org>
Date: Mon, 4 Feb 2019 19:26:35 +0100 (CET)
Subject: Re: Reserve __is_trivially_relocatable for a builtin?
2019-02-04 Marc Glisse <marc.gli...@inria.fr>
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.