https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #20 from GCC Commits ---
The releases/gcc-14 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:f1cee9d1a049a3bc7cae24245fcc3c415fd12764
commit r14-10794-gf1cee9d1a049a3bc7cae24245fcc3c415fd12764
Author: Jonathan Wak
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #19 from GCC Commits ---
The releases/gcc-14 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:61584f377ceee868c73a994e4d9d7b7bee5fb443
commit r14-10734-g61584f377ceee868c73a994e4d9d7b7bee5fb443
Author: Jonathan Wak
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #18 from GCC Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:e65b6627a36869b01bbe128a5324e4b415b28880
commit r15-1665-ge65b6627a36869b01bbe128a5324e4b415b28880
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #17 from GCC Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:003ce8a6c4c28f8d285134afa9a423d0e234cf2e
commit r15-1664-g003ce8a6c4c28f8d285134afa9a423d0e234cf2e
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #16 from Jonathan Wakely ---
Two patches posted:
https://gcc.gnu.org/pipermail/gcc-patches/2024-June/655274.html
https://gcc.gnu.org/pipermail/gcc-patches/2024-June/655273.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #15 from GCC Commits ---
The releases/gcc-12 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:39d37ffbf890334b16ffb56da9fe00f0daa87f16
commit r12-10145-g39d37ffbf890334b16ffb56da9fe00f0daa87f16
Author: Jonathan Wak
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #14 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:3c04a1533b32362c7c28fc32b05623dda45a1b44
commit r13-8304-g3c04a1533b32362c7c28fc32b05623dda45a1b44
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #13 from Jonathan Wakely ---
The remaining failures are:
25_algorithms/pstl/alg_nonmodifying/nth_element.cc
25_algorithms/pstl/alg_sorting/includes.cc
25_algorithms/pstl/alg_sorting/minmax_element.cc
25_algorithms/pstl/alg_sorting/pa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #11 from GCC Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:723a7c1ad29523b9ddff53c7b147bffea56fbb63
commit r14-8743-g723a7c1ad29523b9ddff53c7b147bffea56fbb63
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #11 from GCC Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:723a7c1ad29523b9ddff53c7b147bffea56fbb63
commit r14-8743-g723a7c1ad29523b9ddff53c7b147bffea56fbb63
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #10 from Jonathan Wakely ---
And another one:
https://github.com/llvm/llvm-project/issues/80217
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=90276
--- Comment #8 from Jonathan Wakely ---
https://github.com/llvm/llvm-project/issues/80136
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #7 from Jonathan Wakely ---
__pstl::__tbb_backend::__merge_func::split_merging (which should be a reserved
name) does:
if (__nx < __ny)
{
__ym = _M_ys + __ny / 2;
if (_x_orig)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #6 from Jonathan Wakely ---
Some of the tests FAIL for different reasons:
/home/jwakely/src/gcc/build/x86_64-pc-linux-gnu/libstdc++-v3/include/bits/stl_algo.h:2051:
In function:
_FIter std::upper_bound(_FIter, _FIter, const _Tp&,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
Jonathan Wakely changed:
What|Removed |Added
See Also||https://github.com/llvm/llv
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
Jonathan Wakely changed:
What|Removed |Added
Last reconfirmed|2024-01-24 00:00:00 |2019-04-29 0:00
--- Comment #4 from Jo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
Jonathan Wakely changed:
What|Removed |Added
Last reconfirmed|2019-04-29 00:00:00 |2024-1-24
--- Comment #3 from Jonathan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90276
--- Comment #2 from François Dumont ---
Is there any unmentioned prerequisite to reproduce this bug ? I cannot.
Maybe thanks to PR11477 this PR could be closed too.
19 matches
Mail list logo