Cvvvvvv

2025-09-08 Thread Keith Suhr via Gcc
Sent from my iPhonel ok

Attribute for custom memset function

2025-09-08 Thread Chris Packham via Gcc
Hi GCC, For various reasons I find myself working with a few code bases that define their own wrappers for memset(). Unfortunately these wrappers defeat gccs ability to detect when the size of the pointer is passed instead of the size of the pointed to object. Is there any attribute I can set on

GCC Compiler 11.2.0 Issue List

2025-09-08 Thread Manoj Tiwari via Gcc
Hello Team, I am currently working with gcc version 11.2.0 and would like to understand if there are any known issues or defects in this release excluding security vulnerabilities. Specially, I am interested in 1. Functional Bugs 2. Performance related concerns 3. Compatibility Issues 4. Deprecat

Bugzilla incorrectly requests to select product

2025-09-08 Thread Rainer Orth via Gcc
I've just tried to file a PR, but each time on submission I only get First, you must pick a product on which to enter a bug: and all my input is lost. I've triple-checked that I *had* selected the product first Rainer --

Re: Bugzilla incorrectly requests to select product

2025-09-08 Thread Mark Wielaard
Hi Rainer, On Mon, Sep 08, 2025 at 09:37:40PM +0200, Rainer Orth via Gcc wrote: > I've just tried to file a PR, but each time on submission I only get > > First, you must pick a product on which to enter a bug: > > and all my input is lost. I've triple-checked that I *had* selected the >