https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115285
--- Comment #15 from frs.dumont at gmail dot com ---
On 05/11/2024 18:18, redi at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115285
>
> --- Comment #14 from Jonathan Wakely ---
> We're assuming that an iterator's refer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #9 from frs.dumont at gmail dot com ---
Here is the reason of the
20_util/specialized_algorithms/pstl/uninitialized_copy_move.cc FAIL.
Maybe it fixes some other tests too, I need to run all of them.
libstdc++: Do not forward ar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111050
--- Comment #9 from frs.dumont at gmail dot com ---
To be honest before that report I thought that preserving abi was just a
matter of preserving memory layout of types. I had no idea that member
methods mattered !
Lesson learned.
On 11/09/20