On Fri, 2022-04-01 at 12:26 -0400, Eric Gallager wrote: > On Fri, Apr 1, 2022 at 9:28 AM David Malcolm via Gcc-patches > <gcc-patches@gcc.gnu.org> wrote: > > > > Further jit doc fixes, which fix links to > > gcc_jit_function_type_get_param_type and gcc_jit_struct_get_field. > > > > I also regenerated libgccjit.texi (not included in the diff below). > > > > Tested with "make html" and with a bootstrap. > > Could you test with `make pdf` and `make dvi` too, to see if this > fixes 102824? > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102824
FWIW it doesn't fix that, but I've added some notes to that bug with a possible fix. Dave