On Wed, 2024-08-21 at 10:34 +0200, Richard Biener wrote:
> On Wed, Aug 21, 2024 at 2:01 AM David Malcolm
> wrote:
> >
> > On Tue, 2024-08-20 at 11:49 +0200, Richard Biener wrote:
> > > On Thu, Aug 15, 2024 at 8:13 PM David Malcolm
> > >
> > > wrote:
> > > >
> > > > Here's v3 of my patch kit for
On Wed, Aug 21, 2024 at 2:01 AM David Malcolm wrote:
>
> On Tue, 2024-08-20 at 11:49 +0200, Richard Biener wrote:
> > On Thu, Aug 15, 2024 at 8:13 PM David Malcolm
> > wrote:
> > >
> > > Here's v3 of my patch kit for "libdiagnostics", which makes GCC's
> > > diagnostics subsystem available as a s
On Tue, 2024-08-20 at 11:49 +0200, Richard Biener wrote:
> On Thu, Aug 15, 2024 at 8:13 PM David Malcolm
> wrote:
> >
> > Here's v3 of my patch kit for "libdiagnostics", which makes GCC's
> > diagnostics subsystem available as a shared library; see:
> > https://gcc.gnu.org/wiki/libdiagnostics
>
On Thu, Aug 15, 2024 at 8:13 PM David Malcolm wrote:
>
> Here's v3 of my patch kit for "libdiagnostics", which makes GCC's
> diagnostics subsystem available as a shared library; see:
> https://gcc.gnu.org/wiki/libdiagnostics
So this is to make use of this from gas? Is the plan to move
sources
Here's v3 of my patch kit for "libdiagnostics", which makes GCC's
diagnostics subsystem available as a shared library; see:
https://gcc.gnu.org/wiki/libdiagnostics
New in v3:
* it bootstraps and pass regression tests
* I added an opt-in configure flag: --enable-libdiagnostics, which
must be en