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

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