[PATCH] JIT: Update docs v2
David Malcolm
dmalcolm@redhat.com
Fri Apr 1 13:24:52 GMT 2022
On Sat, 2022-02-19 at 15:34 +0000, Petter Tomner via Gcc-patches wrote:
> Please disregard the prior patch I sent some minute ago. I spotted an
> copy-paste error, corrected bellow:
>
> From 7f1d849319318a4cfd304279840899f928f9b86d Mon Sep 17 00:00:00 2001
> From: Petter Tomner <tomner@kth.se>
> Date: Sat, 19 Feb 2022 16:01:54 +0100
> Subject: [PATCH] jit: Update docs
>
> Update docs concerning linking and fix formatting errors. 'make html'
> looks fine.
>
> /gcc/jit/docs/topics:
> * compatibility.rst: Add 19 tag
> * compilation.rst: Linking
> * contexts.rst: Linking example
> * expressions.rst: Fix formatting and dropped 's'
>
> Signed-off-by:
> Petter Tomner 2022-02-19 <tomner@kth.se>
> ---
> gcc/jit/docs/topics/compatibility.rst | 12 ++++++++++++
> gcc/jit/docs/topics/compilation.rst | 8 ++------
> gcc/jit/docs/topics/contexts.rst | 5 +++++
> gcc/jit/docs/topics/expressions.rst | 15 ++++++++++-----
> 4 files changed, 29 insertions(+), 11 deletions(-)
Thanks for these fixes, and sorry for the delayed in reviewing them.
I doublechecked them, and have pushed them to trunk as
r12-7958-gaed0f014781ee3.
Dave
More information about the Jit
mailing list