On Wed, 20 Nov 2019 at 12:16, Christophe Lyon
wrote:
>
> On Wed, 20 Nov 2019 at 11:10, Ville Voutilainen
> wrote:
> >
> > On Wed, 20 Nov 2019 at 11:47, Christophe Lyon
> > wrote:
> > >
> > > On Thu, 14 Nov 2019 at 16:55, Jonathan Wakely wrote:
> > > >
> > > > On 09/11/19 02:07 +, Smith-Rowl
On Wed, 20 Nov 2019 at 11:10, Ville Voutilainen
wrote:
>
> On Wed, 20 Nov 2019 at 11:47, Christophe Lyon
> wrote:
> >
> > On Thu, 14 Nov 2019 at 16:55, Jonathan Wakely wrote:
> > >
> > > On 09/11/19 02:07 +, Smith-Rowland, Edward M wrote:
> > > >Here is the part of C++20 p1032 Misc constexp
On Wed, 20 Nov 2019 at 11:47, Christophe Lyon
wrote:
>
> On Thu, 14 Nov 2019 at 16:55, Jonathan Wakely wrote:
> >
> > On 09/11/19 02:07 +, Smith-Rowland, Edward M wrote:
> > >Here is the part of C++20 p1032 Misc constexpr bits.
> > >
> > >Tested on x86_64-linux. OK?
> >
> > OK for trunk, tha
On Thu, 14 Nov 2019 at 16:55, Jonathan Wakely wrote:
>
> On 09/11/19 02:07 +, Smith-Rowland, Edward M wrote:
> >Here is the part of C++20 p1032 Misc constexpr bits.
> >
> >Tested on x86_64-linux. OK?
>
> OK for trunk, thanks.
>
Hi,
The new test constexpr_allocator_arg_t.cc fails on arm and
From: Jonathan Wakely
Sent: Friday, November 15, 2019 2:33 PM
To: Smith-Rowland, Edward M
Cc: libstd...@gcc.gnu.org; gcc-patches@gcc.gnu.org
Subject: Re: [External]_Re: Implement the part of C++20 p1032 Misc
constexpr bits.
Oh I see the problem, it's because I made synopsis_c++
On 15/11/19 19:12 +, Smith-Rowland, Edward M wrote:
Index: testsuite/24_iterators/headers/iterator/synopsis_c++17.cc
===
--- testsuite/24_iterators/headers/iterator/synopsis_c++17.cc (revision 278302)
+++ testsuite/24_iterators/
From: Jonathan Wakely
Sent: Friday, November 15, 2019 2:05 PM
To: Smith-Rowland, Edward M
Cc: libstd...@gcc.gnu.org; gcc-patches@gcc.gnu.org
Subject: [External]_Re: Implement the part of C++20 p1032 Misc
constexpr bits.
On 15/11/19 18:40 +, Smith
On 15/11/19 18:40 +, Smith-Rowland, Edward M wrote:
Index: testsuite/24_iterators/headers/iterator/inserters_c++17.cc
===
--- testsuite/24_iterators/headers/iterator/inserters_c++17.cc (nonexistent)
+++ testsuite/24_iterators/he
op of that work anyway.
Ed
Test on x86_64-linux. OK?
2019-11-15 Edward Smith-Rowland <3dw...@verizon.net>
Implement the part of C++20 p1032 Misc constexpr bits.
* include/bits/stl_iterator.h (back_insert_iterator, back_inserter)
(front_insert_iterator, front_inserter, insert_iterato
On 09/11/19 02:07 +, Smith-Rowland, Edward M wrote:
Here is the part of C++20 p1032 Misc constexpr bits.
Tested on x86_64-linux. OK?
OK for trunk, thanks.
On 09/11/19 01:15 +, Smith-Rowland, Edward M wrote:
I'm going to implement p1032 in pieces. It *is* miscellaneous after all ;-).
Tested on x96_64-linux? OK?
2019-11-09 Edward Smith-Rowland <3dw...@verizon.net>
Implement the part of C++20 p1032 Misc con
Here is the part of C++20 p1032 Misc constexpr bits.
Tested on x86_64-linux. OK?
Ed
2019-11-09 Edward Smith-Rowland <3dw...@verizon.net>
Implement the part of C++20 p1032 Misc constexpr bits.
* include/std/tuple (_Head_base, _Tuple_impl(allocator_arg_t,...),
_M_assign,
I'm going to implement p1032 in pieces. It *is* miscellaneous after all ;-).
Tested on x96_64-linux? OK?
2019-11-09 Edward Smith-Rowland <3dw...@verizon.net>
Implement the part of C++20 p1032 Misc constexpr bits.
* include/std/array (fill, swap): Make constexpr.
* testsuite/23
13 matches
Mail list logo