RISC-V V C Intrinsic API v1.0 release meeting reminder (December 4th, 2023)

2023-12-04 Thread Eop Chen via Gcc
Hi all, A reminder that the next open meeting to discuss on the RISC-V V C Intrinsic API v1.0 is going to be held on 2023/12/04 7AM (GMT -7) / 11PM (GMT +8). The agenda can be found in the second page of the meeting slides (link

contributor guidelines

2023-12-04 Thread Bruno Haible
Hi, I was asked to post a patch for a bugzilla PR to gcc-patches@. Two questions regarding https://gcc.gnu.org/contribute.html#testing : 1) This web page says: "For a normal native configuration, running make bootstrap make -k check from the top level of the GCC tree (not the

Re: contributor guidelines

2023-12-04 Thread Jonathan Wakely via Gcc
On Mon, 4 Dec 2023 at 12:19, Bruno Haible wrote: > > Hi, > > I was asked to post a patch for a bugzilla PR to gcc-patches@. Two questions > regarding https://gcc.gnu.org/contribute.html#testing : > > 1) This web page says: >"For a normal native configuration, running > > make bootstrap >

Re: Debugging the tree object constructed by cp_parser

2023-12-04 Thread Stan Srednyak via Gcc
Hi David, thanks for your email. I really appreciate it. Your notes are certainly of help, but I also had a specific question: how to access the trees as they are being constructed by the front end. Do you have an answer to this? I looked into GCC internals docs. The section on the front end (se

Re: Debugging the tree object constructed by cp_parser

2023-12-04 Thread David Malcolm via Gcc
On Mon, 2023-12-04 at 10:09 -0500, Stan Srednyak wrote: > Hi David, thanks for your email. I really appreciate it. > > Your notes are certainly of help, but I also had a specific question: > how > to access the trees as they are being constructed by the front end. > Do you > have an answer to this

RE: [RISC-V][tech-rvv-intrinsics] RISC-V V C Intrinsic API v1.0 release meeting reminder (December 4th, 2023)

2023-12-04 Thread Rich Fuhler via Gcc
Hi eop, When I checked the calendar, https://tech.riscv.org/calendar/, last night, the meeting was scheduled for 6am PT, which was a conflict in my schedule. Could any meeting times or cancelation notifications go out at least a day ahead of time? -rich Original message

RE: [RISC-V][tech-rvv-intrinsics] RISC-V V C Intrinsic API v1.0 release meeting reminder (December 4th, 2023)

2023-12-04 Thread Rich Fuhler via Gcc
Apologies to the other groups. I missed that this went to multiple other groups. -rich Original message From: Rich Fuhler Date: 12/4/23 11:42 AM (GMT-08:00) To: tech-rvv-intrins...@lists.riscv.org, tech-vector-...@lists.riscv.org, gcc@gcc.gnu.org, sig-toolcha...@lists.risc

Re: contributor guidelines

2023-12-04 Thread waffl3x via Gcc
On Monday, December 4th, 2023 at 5:37 AM, Jonathan Wakely via Gcc wrote: > > > On Mon, 4 Dec 2023 at 12:19, Bruno Haible wrote: > > > Hi, > > > > I was asked to post a patch for a bugzilla PR to gcc-patches@. Two questions > > regarding https://gcc.gnu.org/contribute.html#testing : > > > >