From: Jonathan Wakely <jwakely@redhat.com>
To: Matthias Kretz <m.kretz@gsi.de>
Cc: gcc-patches@gcc.gnu.org, libstdc++@gcc.gnu.org
Subject: Re: [PATCH 2/2] Add simd testsuite
Date: Wed, 27 Jan 2021 17:54:01 +0000 [thread overview]
Message-ID: <20210127175401.GC541588@redhat.com> (raw)
In-Reply-To: <20210127164527.GB541588@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 131 bytes --]
On 27/01/21 16:45 +0000, Jonathan Wakely wrote:
>I'll regen the docs [...]
Done. Regenerating the docs needed the attached fix.
[-- Attachment #2: patch.txt --]
[-- Type: text/x-patch, Size: 1123 bytes --]
commit 3670dbe49059ab1746ac2e3b77940160c05db6c2
Author: Jonathan Wakely <jwakely@redhat.com>
Date: Wed Jan 27 17:52:27 2021
libstdc++: Regenerate libstdc++ HTML docs
libstdc++-v3/ChangeLog:
* doc/xml/manual/status_cxx2017.xml: Replace invalid entity.
* doc/html/*: Regenerate.
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
index bc740f8e1ba..f97fc060fa0 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
@@ -3113,7 +3113,7 @@ since C++14 and the implementation is complete.
is supported if <code>__ALTIVEC__</code> is defined and <code>sizeof(T)
< 8</code>. Additionally, <code>double</code> is supported if
<code>__VSX__</code> is defined, and any <code>T</code> with <code>
- sizeof(T) ≤ 8</code> is supported if <code>__POWER8_VECTOR__</code>
+ sizeof(T) <= 8</code> is supported if <code>__POWER8_VECTOR__</code>
is defined.
On x86, given an extended ABI tag <code>Abi</code>,
next prev parent reply other threads:[~2021-01-27 17:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-18 15:49 Matthias Kretz
2021-01-27 16:45 ` Jonathan Wakely
2021-01-27 17:54 ` Jonathan Wakely [this message]
2021-01-27 18:31 ` Jonathan Wakely
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210127175401.GC541588@redhat.com \
--to=jwakely@redhat.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=libstdc++@gcc.gnu.org \
--cc=m.kretz@gsi.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).