Re: testsuite under wine

2022-12-17 Thread Jacob Bachmeyer via Gcc
NightStrike wrote: On Sat, Dec 17, 2022 at 5:52 AM Thomas Koenig wrote: On 17.12.22 01:26, NightStrike wrote: On Fri, Dec 16, 2022 at 1:44 AM Thomas Koenig wrote: On 16.12.22 03:20, NightStrike via Fortran wrote: When I run the testsuite under wine, I'm getting a lo

Re: testsuite under wine

2022-12-17 Thread NightStrike via Gcc
On Sat, Dec 17, 2022 at 5:52 AM Thomas Koenig wrote: > > On 17.12.22 01:26, NightStrike wrote: > > On Fri, Dec 16, 2022 at 1:44 AM Thomas Koenig wrote: > >> > >> On 16.12.22 03:20, NightStrike via Fortran wrote: > >> > >>> When I run the testsuite under wine, I'm getting a lot of ANSI escape > >>

gcc-12-20221217 is now available

2022-12-17 Thread GCC Administrator via Gcc
Snapshot gcc-12-20221217 is now available on https://gcc.gnu.org/pub/gcc/snapshots/12-20221217/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 12 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

new ubsan handler

2022-12-17 Thread Martin Uecker
Hi all, what is the process for adding a new UBsan handler? We have the source in the GCC tree, but I guess this should go via LLVM? Martin

Re: testsuite under wine

2022-12-17 Thread Thomas Koenig via Gcc
On 17.12.22 01:26, NightStrike wrote: On Fri, Dec 16, 2022 at 1:44 AM Thomas Koenig wrote: On 16.12.22 03:20, NightStrike via Fortran wrote: When I run the testsuite under wine, I'm getting a lot of ANSI escape sequences. We had fixed this long ago, but it seems to be back. Any idea what I