On Wed, 2026-05-13 at 10:25 -0400, David Malcolm wrote: > On Wed, 2026-05-13 at 10:16 +0200, Arsen Arsenović wrote: > > Basile STARYNKEVITCH <[email protected]> writes: > > > > > 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. > > > > The documentation shows that in an example and refers to options in > > the > > singular: "Add an arbitrary gcc command-line option to the > > context". > > > > See > > https://gcc.gnu.org/onlinedocs/jit/topics/contexts.html#c.gcc_jit_context_add_command_line_option > > True, but I think there's room for improvement. > > I'm attaching a patch with a proposed clarification. Hope this > wording > is clearer.
Pushed as r17-572-g85a58be7b6bb6b.
