Re: Safe transposition of logical and operands

2023-09-18 Thread Floyd, Paul via Gcc
Hi Richard and Jonathan On 18/09/2023 10:00, Richard Biener wrote: On Mon, Sep 18, 2023 at 9:24 AM Jonathan Wakely via Gcc wrote: Yes, GCC assumes that the reference is bound to a valid object, because C++ requires that to be true. Of course memcheck can't assume that, because one of its main

Re: [GSoC][Static Analyzer] Some questions and request for a small patch to work on

2023-02-27 Thread Floyd, Paul via Gcc
On 27/02/2023 14:49, Iain Sandoe wrote: Hi Shengyu, By the way, is it expected that I need to configure with `--with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk`? Yes. - for some time now macOS no longer installs headers in /usr/include (and on newer versions most of the