Re: Probe emission in fstack-clash-protection

2023-05-02 Thread Jeff Law via Gcc
On 5/2/23 22:36, Varun Kumar E via Gcc wrote: Hello, https://godbolt.org/z/P3M8s8jqh The above case shows that gcc first decreases the stack pointer and then probes. As mentioned by Jeff Law (reference

Probe emission in fstack-clash-protection

2023-05-02 Thread Varun Kumar E via Gcc
Hello, https://godbolt.org/z/P3M8s8jqh The above case shows that gcc first decreases the stack pointer and then probes. As mentioned by Jeff Law (reference ) under "More issues with -f

Re: PR109439 - Terminate analysis path when OOB detected

2023-05-02 Thread David Malcolm via Gcc
On Mon, 2023-05-01 at 14:43 +0200, Benjamin Priour wrote: > Hi David, Hi Benjamin > > Sorry for not being active these past two weeks I've been overwhelmed > at my > university with creating a new club and other uni stuff. Fair enough. > > I just went back to solving these 3 bugs we discussed

GCC 12.3 Release Candidate available from gcc.gnu.org

2023-05-02 Thread Richard Biener via Gcc
The first release candidate for GCC 12.3 is available from https://gcc.gnu.org/pub/gcc/snapshots/12.3-RC-20230502/ and shortly its mirrors. It has been generated from git commit r12-9504-ga4f604fa194e0c. I have so far bootstrapped and tested the release candidate on x86_64-linux-gnu. Please