Re: libdiagnostics name clash

2024-11-20 Thread Eli Zaretskii via Gcc
> Date: Wed, 20 Nov 2024 16:11:16 -0500 > From: David Malcolm via Gcc > > I merged libdiagnostics to GCC trunk on Monday: > https://gcc.gnu.org/wiki/libdiagnostics > > Unfortunately I've since discovered there's at least one libdiagnostics > .so already in Debian: > https://tracker.debian.org/

RE: [RFC] Enabling SVE with offloading to nvptx

2024-11-20 Thread Prathamesh Kulkarni via Gcc
> -Original Message- > From: Gcc On Behalf > Of Prathamesh Kulkarni via Gcc > Sent: 14 November 2024 13:59 > To: Andrew Stubbs ; Jakub Jelinek > Cc: Richard Biener ; Richard Biener > ; gcc@gcc.gnu.org; Thomas Schwinge > > Subject: RE: [RFC] Enabling SVE with offloading to nvptx > > Ex

Re: Use branch prediction from .gcda files

2024-11-20 Thread Richard Biener via Gcc
On Tue, Nov 19, 2024 at 11:56 AM Kamil Belter via Gcc wrote: > > Hello, > > I would like to set branch prediction based on .gcda files (I know I > could have it automatically with -fprofile-use, but with my specific > use case I can't do it). > > I've tried to use gcov-dump but I can't find any sp

Re: libdiagnostics name clash

2024-11-20 Thread Joel Sherrill via Gcc
On Wed, Nov 20, 2024, 3:50 PM Mark Wielaard wrote: > On Wed, Nov 20, 2024 at 04:11:16PM -0500, David Malcolm via Gcc wrote: > > I merged libdiagnostics to GCC trunk on Monday: > > https://gcc.gnu.org/wiki/libdiagnostics > > > > Unfortunately I've since discovered there's at least one libdiagnos

Re: libdiagnostics name clash

2024-11-20 Thread Mark Wielaard
On Wed, Nov 20, 2024 at 04:11:16PM -0500, David Malcolm via Gcc wrote: > I merged libdiagnostics to GCC trunk on Monday: > https://gcc.gnu.org/wiki/libdiagnostics > > Unfortunately I've since discovered there's at least one libdiagnostics > .so already in Debian: > https://tracker.debian.org/pkg

libdiagnostics name clash

2024-11-20 Thread David Malcolm via Gcc
I merged libdiagnostics to GCC trunk on Monday: https://gcc.gnu.org/wiki/libdiagnostics Unfortunately I've since discovered there's at least one libdiagnostics .so already in Debian: https://tracker.debian.org/pkg/diagnostics https://packages.debian.org/search?searchon=contents&keywords=libdiag&

Understanding peephole2

2024-11-20 Thread Georg-Johann Lay via Gcc
Consider the following RTL peephole from avr.md: (define_peephole2 ; avr.md:5387 [(match_scratch:QI 3 "d") (parallel [(set (match_operand:ALL4 0 "register_operand" "") (ashift:ALL4 (match_operand:ALL4 1 "register_operand" "")

Re: Understanding peephole2

2024-11-20 Thread Richard Biener via Gcc
On Wed, Nov 20, 2024 at 11:29 AM Georg-Johann Lay via Gcc wrote: > > Consider the following RTL peephole from avr.md: > > (define_peephole2 ; avr.md:5387 >[(match_scratch:QI 3 "d") > (parallel [(set (match_operand:ALL4 0 "register_operand" "") > (ashift:AL

Re: Understanding peephole2 PR117699

2024-11-20 Thread Georg-Johann Lay via Gcc
Am 20.11.24 um 11:33 schrieb Richard Biener: On Wed, Nov 20, 2024 at 11:29 AM Georg-Johann Lay via Gcc wrote: Consider the following RTL peephole from avr.md: (define_peephole2 ; avr.md:5387 [(match_scratch:QI 3 "d") (parallel [(set (match_operand:ALL4 0 "register_opera

Re: Understanding peephole2

2024-11-20 Thread Georg-Johann Lay via Gcc
Am 20.11.24 um 11:33 schrieb Richard Biener: On Wed, Nov 20, 2024 at 11:29 AM Georg-Johann Lay via Gcc wrote: Consider the following RTL peephole from avr.md: (define_peephole2 ; avr.md:5387 [(match_scratch:QI 3 "d") (parallel [(set (match_operand:ALL4 0 "register_opera

Request to Contribute to GNU Compiler Collection Project for GSoC Preparation

2024-11-20 Thread Vaibhav Arora via Gcc
Dear GNU Compiler Collection Team, I hope this email finds you well. My name is Vaibhav Arora, and I am an enthusiastic software developer with a strong interest in contributing to open-source projects. I am writing to express my keen interest in GNU Compiler Collection, and to seek your guidance