public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* pushed: wwwdocs: [PATCH] gcc-14/changes: Fix mislocated </code> in RISC-V changes
@ 2024-06-05  5:15 Xi Ruoyao
  2024-06-05  6:33 ` Kito Cheng
  0 siblings, 1 reply; 2+ messages in thread
From: Xi Ruoyao @ 2024-06-05  5:15 UTC (permalink / raw)
  To: gcc-patches

---

Pushed as obvious.

 htdocs/gcc-14/changes.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 6447898e..7a5eb449 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -1218,9 +1218,9 @@ __asm (".global __flmap_lock"  "\n\t"
       configured with <code>--with-tls=[trad|desc]</code>.</li>
   <li>Support for the TLS descriptors, this can be enabled by
       <code>-mtls-dialect=desc</code> and the default behavior can be configure
-      by <code>--with-tls=[trad|desc], and this feature require glibc 2.40,
+      by <code>--with-tls=[trad|desc]</code>, and this feature require glibc 2.40,
       thanks to Tatsuyuki Ishi from
-      <a href="https://bluewhale.systems/">Blue Whale Systems</a></code>
+      <a href="https://bluewhale.systems/">Blue Whale Systems</a>.
   </li>
   <li>Support for the following standard extensions has been added:
     <ul>
-- 
2.45.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pushed: wwwdocs: [PATCH] gcc-14/changes: Fix mislocated </code> in RISC-V changes
  2024-06-05  5:15 pushed: wwwdocs: [PATCH] gcc-14/changes: Fix mislocated </code> in RISC-V changes Xi Ruoyao
@ 2024-06-05  6:33 ` Kito Cheng
  0 siblings, 0 replies; 2+ messages in thread
From: Kito Cheng @ 2024-06-05  6:33 UTC (permalink / raw)
  To: Xi Ruoyao; +Cc: gcc-patches

Ohh, thanks for fixing that!

On Wed, Jun 5, 2024 at 1:16 PM Xi Ruoyao <xry111@xry111.site> wrote:
>
> ---
>
> Pushed as obvious.
>
>  htdocs/gcc-14/changes.html | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
> index 6447898e..7a5eb449 100644
> --- a/htdocs/gcc-14/changes.html
> +++ b/htdocs/gcc-14/changes.html
> @@ -1218,9 +1218,9 @@ __asm (".global __flmap_lock"  "\n\t"
>        configured with <code>--with-tls=[trad|desc]</code>.</li>
>    <li>Support for the TLS descriptors, this can be enabled by
>        <code>-mtls-dialect=desc</code> and the default behavior can be configure
> -      by <code>--with-tls=[trad|desc], and this feature require glibc 2.40,
> +      by <code>--with-tls=[trad|desc]</code>, and this feature require glibc 2.40,
>        thanks to Tatsuyuki Ishi from
> -      <a href="https://bluewhale.systems/">Blue Whale Systems</a></code>
> +      <a href="https://bluewhale.systems/">Blue Whale Systems</a>.
>    </li>
>    <li>Support for the following standard extensions has been added:
>      <ul>
> --
> 2.45.2
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-05  6:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-05  5:15 pushed: wwwdocs: [PATCH] gcc-14/changes: Fix mislocated </code> in RISC-V changes Xi Ruoyao
2024-06-05  6:33 ` Kito Cheng

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).