Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu.
Pushed to trunk as r13-1878-gb8ce0c4361c267.
gcc/jit/ChangeLog:
* docs/internals/index.rst: Remove reference to ".c" extensions
of source files.
Signed-off-by: David Malcolm
---
gcc/jit/docs/internals/index.rst | 3 +
> 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.rs
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
Date: Sat, 19 Feb 2022 16:01:54 +0100
Subject: [PATCH] jit: Update docs
Update docs concern
nice. The patch only touches docs.
Regards, Petter
>From 450c90fce5b6c5a9522345b65a53057d3d7201b3 Mon Sep 17 00:00:00 2001
From: Petter Tomner
Date: Sat, 19 Feb 2022 16:01:54 +0100
Subject: [PATCH] jit: Update docs
Update docs concerning linking and fix formating errors.
gcc/jit/docs/top