Re: strange message and failure with libgccjit (16, Debian/Trixie/AMD64)

David Malcolm <[email protected]> Mon, 18 May 2026 16:34:56 -0400
Newsgroups gmane.comp.gcc.jit,gmane.comp.gcc.help
Message-ID <[email protected]>
On Wed, 2026-05-13 at 10:25 -0400, David Malcolm wrote:
> On Wed, 2026-05-13 at 10:16 +0200, Arsen Arsenovi=C4=87 wrote:
> > Basile STARYNKEVITCH <[email protected]> writes:
> >=20
> > > Yes, and I suggest improving the libgccjit documentation by
> > > mentioning
> > > it (I mean both calls to gcc_jit_context_add_command_line_option
> > > above) as an example.
> >=20
> > The documentation shows that in an example and refers to options in
> > the
> > singular: "Add an arbitrary gcc command-line option to the
> > context".
> >=20
> > See
> > https://gcc.gnu.org/onlinedocs/jit/topics/contexts.html#c.gcc_jit_conte=
xt_add_command_line_option
>=20
> True, but I think there's room for improvement.
>=20
> I'm attaching a patch with a proposed clarification.=C2=A0 Hope this
> wording
> is clearer.

Pushed as r17-572-g85a58be7b6bb6b.