Re: GCC 12.1 Release Candidate available from gcc.gnu.org

2022-05-01 Thread Iain Sandoe via Gcc
Hi Jakub, thanks for doing the release. > On 29 Apr 2022, at 15:34, Jakub Jelinek via Gcc wrote: > > The first release candidate for GCC 12.1 is available from > > https://gcc.gnu.org/pub/gcc/snapshots/12.1.0-RC-20220429/ > ftp://gcc.gnu.org/pub/gcc/snapshots/12.1.0-RC-20220429/ > > and shortl

Re: GCC 12.1 Release Candidate available from gcc.gnu.org

2022-05-01 Thread Jakub Jelinek via Gcc
On Sun, May 01, 2022 at 11:02:29AM +0100, Iain Sandoe wrote: > All of these show new fails (presumably because checking is off): > > XPASS: c-c++-common/goacc/kernels-decompose-pr100400-1-2.c -std=c++98 > (internal compiler error) > FAIL: c-c++-common/goacc/kernels-decompose-pr100400-1-2.c -std

Re: GCC 12.1 Release Candidate available from gcc.gnu.org

2022-05-01 Thread Richard Biener via Gcc
> Am 01.05.2022 um 13:42 schrieb Jakub Jelinek via Gcc : > > On Sun, May 01, 2022 at 11:02:29AM +0100, Iain Sandoe wrote: >> All of these show new fails (presumably because checking is off): >> >> XPASS: c-c++-common/goacc/kernels-decompose-pr100400-1-2.c -std=c++98 >> (internal compiler er

Re: GCC 12.1 Release Candidate available from gcc.gnu.org

2022-05-01 Thread Jonathan Wakely via Gcc
On Sun, 1 May 2022, 16:39 Richard Biener via Gcc, wrote: > > > > Am 01.05.2022 um 13:42 schrieb Jakub Jelinek via Gcc : > > > > On Sun, May 01, 2022 at 11:02:29AM +0100, Iain Sandoe wrote: > >> All of these show new fails (presumably because checking is off): > >> > >> XPASS: c-c++-common/goacc/

gcc-13-20220501 is now available

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

Re: How to regenerate aclocal.m4?

2022-05-01 Thread Maciej W. Rozycki
On Sat, 30 Apr 2022, Zopolis0 via Gcc wrote: > I'm trying to regenerate autotools files in liboffloadmic (and other > directories) but when running automake it tells me I need to run aclocal, > which gives me a warning about not finding AM_ENABLE_MULTILIB in library, > which then translates into a