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

Re: Setting test suite not to try debug output cases

2022-09-05 Thread Koning, Paul via Gcc
> On Sep 5, 2022, at 5:29 AM, Richard Biener wrote: > > > [EXTERNAL EMAIL] > > On Fri, Sep 2, 2022 at 8:57 PM Koning, Paul via Gcc wrote: >> >> Given that pdp11 no longer supports debug output, I get a lot more test >> failures, like this: >&g

Setting test suite not to try debug output cases

2022-09-02 Thread Koning, Paul via Gcc
Given that pdp11 no longer supports debug output, I get a lot more test failures, like this: spawn -ignore SIGHUP /Users/pkoning/Documents/svn/build/pdp/gcc/xgcc -B/Users/pkoning/Documents/svn/build/pdp/gcc/ -mlra -fdiagnostics-plain-output -Og -g -w -c -o 2105-1.o /Users/pkoning/Documents

unsubscribe

2022-04-21 Thread Dubuc, Paul via Gcc
-Original Message- From: gcc-announce On Behalf Of Richard Biener via gcc-announce Sent: Thursday, April 21, 2022 5:13 AM To: gcc-annou...@gcc.gnu.org; gcc@gcc.gnu.org; info-...@gnu.org Cc: Richard Biener Subject: [EXT] GCC 11.3 Released [Actual Sender is gcc-announce-bounces+pdubuc=

Re: Benefits of using Sphinx documentation format

2021-07-12 Thread Koning, Paul via Gcc
> On Jul 12, 2021, at 12:36 PM, David Malcolm via Gcc-patches > wrote: > > On Mon, 2021-07-12 at 15:25 +0200, Martin Liška wrote: >> ... > > I think the output formats we need to support are: > - HTML > - PDF > - man page (hardly "modern", but still used) Also info format (for the Emacs info

Re: GCC documentation: porting to Sphinx

2021-06-11 Thread Koning, Paul via Gcc
> On Jun 11, 2021, at 11:50 AM, Joseph Myers wrote: > > ... > > "make" at top level should build all the info manuals and man pages, as at > present (if a suitable Sphinx version is installed), and "make install" > should install them, in the same directories as at present. > > "make html"

Re: RFC: Sphinx for GCC documentation

2021-06-04 Thread Koning, Paul via Gcc
> On Jun 4, 2021, at 3:55 AM, Tobias Burnus wrote: > > Hello, > > On 13.05.21 13:45, Martin Liška wrote: >> On 4/1/21 3:30 PM, Martin Liška wrote: >>> That said, I'm asking the GCC community for a green light before I >>> invest >>> more time on it? >> So far, I've received just a small feedba

unsubscribe

2021-06-01 Thread Dubuc, Paul via Gcc
> -Original Message- > From: gcc-announce On Behalf Of Richard > Biener > Sent: Tuesday, June 01, 2021 4:42 AM > To: gcc-annou...@gcc.gnu.org; gcc@gcc.gnu.org; info-...@gnu.org > Subject: [EXT] GCC 9.4 Released > > [Actual Sender is gcc-announce-boun...@gcc.gnu.org] > > The GNU Compil

Enquiry

2020-09-12 Thread Paul via Gcc
Hello, We are interested in importing your products to Costa Rica. Please send your product catalog to (epicr...@protonmail.com) for further information. Awaiting... Regards, Paul

C:\Program Files (x86)\Dev-Cpp\MinGW64\x86_64-w64-mingw32\lib32\libmingw32.a(lib32_libmingw32_a-crt0_c.o) In function `main': 18 C:\crossdev\src\mingw-w64-v3-git\mingw-w64-crt\crt\crt0_c.c undefined r

2020-08-12 Thread Partha paul via Gcc