diff options
author | David Malcolm <dmalcolm@redhat.com> | 2024-12-03 13:53:42 -0500 |
---|---|---|
committer | David Malcolm <dmalcolm@redhat.com> | 2024-12-03 13:53:42 -0500 |
commit | 168f938b8f2aab5c0443b02404d004ed4298651f (patch) | |
tree | 6d3509ecfc83738ba71180300d41cea27c1bad35 /libstdc++-v3/include/std/numeric | |
parent | 0b01549916d7526d27d652cbea1f448399fcee33 (diff) | |
download | gcc-168f938b8f2aab5c0443b02404d004ed4298651f.zip gcc-168f938b8f2aab5c0443b02404d004ed4298651f.tar.gz gcc-168f938b8f2aab5c0443b02404d004ed4298651f.tar.bz2 |
maintainer-scripts: fix jit docs on website
I noticed whilst working on the libgdiagnostics docs
that some errors like this were occurring in the jit docs:
/tmp/gcc-doc-update.3782849/gcc/gcc/jit/docs/cp/topics/asm.rst:63: WARNING: Include file '/tmp/gcc-doc-update.3782849/gcc/gcc/testsuite/jit.dg/test-asm.cc' not found or reading it failed
which was occurring for:
* test-asm.c and .cc
* test-switch.c
* test-accessing-union.c
and indeed https://gcc.gnu.org/onlinedocs/jit/topics/asm.html is
currently missing various code examples.
Fixed thusly; tested locally.
maintainer-scripts/ChangeLog:
* update_web_docs_git: Add the jit testsuite to the files to
be preserved, since this is used by the jit docs.
Signed-off-by: David Malcolm <dmalcolm@redhat.com>
Diffstat (limited to 'libstdc++-v3/include/std/numeric')
0 files changed, 0 insertions, 0 deletions