The bits/stl_algobase.h header was added to bits/ranges_algobase.h separately
through two related commits:
https://github.com/gcc-mirror/gcc/commit/674d213ab91871652e96dc2de06e6f50682eebe0
https://github.com/gcc-mirror/gcc/commit/0bb1db32ccf54a9de59bea718f7575f7ef22abf5
The comment for the firs
used. With the include line I see the same error about __memcmp is not a
member of 'std'.
From: Michael Levine (BLOOMBERG/ 731 LEX) At: 05/30/24 13:43:58 UTC-4:00To:
jwak...@redhat.com
Cc: ppa...@redhat.com, gcc-patches@gcc.gnu.org, libstd...@gcc.gnu.org
Subject: Re: [PATCH v3] l
:12:57 UTC-4:00To: Michael Levine
(BLOOMBERG/ 731 LEX )
Cc: ppa...@redhat.com, gcc-patches@gcc.gnu.org, libstd...@gcc.gnu.org
Subject: Re: [PATCH v3] libstdc++: Fix std::ranges::iota not in numeric
[PR108760]
On 24/05/24 13:56 -, Michael Levine (BLOOMBERG/ 731 LEX) wrote:
>I've
I've attached the v3 version of the patch as a single, squashed patch
containing all of the changes. I manually prepended my sign off to the patch.
From: ppa...@redhat.com At: 05/23/24 18:41:14 UTC-4:00To: Michael Levine
(BLOOMBERG/ 731 LEX )
Cc: gcc-patches@gcc.gnu.org, l
5.15.146.1-microsoft-standard-WSL2
Architecture: x86-64
From: Michael Levine (BLOOMBERG/ 731 LEX) At: 04/17/24 14:24:24 UTC-4:00To:
libstd...@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: [PATCH] libstdc++: Fix std::ranges::iota is not included in numeric
[PR108760]
This patch fixes GCC Bug 10876