Re: [Bug libstdc++/90276] PSTL tests fail in Debug Mode

2024-01-31 Thread Jonathan Wakely
I'll take care of it, thanks. > François > > Forwarded Message -------- > Subject: Re: [Bug libstdc++/90276] PSTL tests fail in Debug Mode > Date: Wed, 31 Jan 2024 19:09:02 +0100 > From: François Dumont > To: redi at gcc dot gnu.org > , fdum...@gcc.gnu.org

Fwd: [Bug libstdc++/90276] PSTL tests fail in Debug Mode

2024-01-31 Thread François Dumont
++/90276] PSTL tests fail in Debug Mode Date: Wed, 31 Jan 2024 19:09:02 +0100 From: François Dumont To: redi at gcc dot gnu.org , fdum...@gcc.gnu.org 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