gcc-11-20230203 is now available

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

Re: -Ofast/-ffast-math and SPEC 511.pov miscompilation with gcc 13.0

2023-02-03 Thread Richard Biener via Gcc
> Am 03.02.2023 um 19:47 schrieb Vineet Gupta : > >  >> On 2/2/23 23:36, Richard Biener wrote: >> There's a CLOSED INVALID bug in bugzilla >> about the povray failure as well. > > Thx for the pointer ! For the record it is > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107021 > > > The quest

Re: -Ofast/-ffast-math and SPEC 511.pov miscompilation with gcc 13.0

2023-02-03 Thread Vineet Gupta
On 2/2/23 23:36, Richard Biener wrote: There's a CLOSED INVALID bug in bugzilla about the povray failure as well. Thx for the pointer ! For the record it is https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107021 > The question is what to do with 511.povray_r as we want to support SPECs with -O

Re: [PATCH v5 0/5] P1689R5 support

2023-02-03 Thread Ben Boeckel via Gcc
On Fri, Feb 03, 2023 at 09:10:21 +, Jonathan Wakely wrote: > On Fri, 3 Feb 2023 at 08:58, Jonathan Wakely wrote: > > On Fri, 3 Feb 2023, 04:09 Andrew Pinski via Gcc, wrote: > >> On Wed, Jan 25, 2023 at 1:07 PM Ben Boeckel via Fortran > >> wrote: > >> > This patch series adds initial support f

Re: RISC-V V C Intrinsic API v1.0 release meeting reminder (February 2nd, 2022)

2023-02-03 Thread Eop Chen
The meeting minutes in added in the note. You can also find it under riscv-admin/rvv-intrinsics. > Eop Chen

Re: [PATCH v5 0/5] P1689R5 support

2023-02-03 Thread Jonathan Wakely via Gcc
On Fri, 3 Feb 2023 at 08:58, Jonathan Wakely wrote: > > > > On Fri, 3 Feb 2023, 04:09 Andrew Pinski via Gcc, wrote: >> >> On Wed, Jan 25, 2023 at 1:07 PM Ben Boeckel via Fortran >> wrote: >> > >> > Hi, >> > >> > This patch series adds initial support for ISO C++'s [P1689R5][], a >> > format for d

Re: [PATCH v5 0/5] P1689R5 support

2023-02-03 Thread Jonathan Wakely via Gcc
On Fri, 3 Feb 2023, 04:09 Andrew Pinski via Gcc, wrote: > On Wed, Jan 25, 2023 at 1:07 PM Ben Boeckel via Fortran > wrote: > > > > Hi, > > > > This patch series adds initial support for ISO C++'s [P1689R5][], a > > format for describing C++ module requirements and provisions based on > > the sou