* [committed] wwwdocs: gcc-12: Fix HTML around RISC-V entries
@ 2022-05-21 22:29 Gerald Pfeifer
2022-05-23 2:44 ` Kito Cheng
0 siblings, 1 reply; 2+ messages in thread
From: Gerald Pfeifer @ 2022-05-21 22:29 UTC (permalink / raw)
To: gcc-patches, Palmer Dabbelt, Kito Cheng
I'm not sure when that sneaked in (and it predates that last entry),
but </li> followed by </li> is one too many in any case. :-)
Pushed.
Gerald
---
htdocs/gcc-12/changes.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 3b94378e..ae03c3c6 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -820,7 +820,6 @@ function Multiply (S1, S2 : Sign) return Sign is
<li>libstdc++ no longer attempts to detect built-in atomics.
Distributions that have out-of-tree workarounds for
<code>-latomic</code> should check their ABIs again.</li>
- </li>
</ul>
<!-- <h3 id="rx">RX</h3> -->
--
2.36.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [committed] wwwdocs: gcc-12: Fix HTML around RISC-V entries
2022-05-21 22:29 [committed] wwwdocs: gcc-12: Fix HTML around RISC-V entries Gerald Pfeifer
@ 2022-05-23 2:44 ` Kito Cheng
0 siblings, 0 replies; 2+ messages in thread
From: Kito Cheng @ 2022-05-23 2:44 UTC (permalink / raw)
To: Gerald Pfeifer; +Cc: GCC Patches, Palmer Dabbelt
Thank you, Gerald :)
On Sun, May 22, 2022 at 6:29 AM Gerald Pfeifer <gerald@pfeifer.com> wrote:
>
> I'm not sure when that sneaked in (and it predates that last entry),
> but </li> followed by </li> is one too many in any case. :-)
>
> Pushed.
>
> Gerald
> ---
> htdocs/gcc-12/changes.html | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
> index 3b94378e..ae03c3c6 100644
> --- a/htdocs/gcc-12/changes.html
> +++ b/htdocs/gcc-12/changes.html
> @@ -820,7 +820,6 @@ function Multiply (S1, S2 : Sign) return Sign is
> <li>libstdc++ no longer attempts to detect built-in atomics.
> Distributions that have out-of-tree workarounds for
> <code>-latomic</code> should check their ABIs again.</li>
> - </li>
> </ul>
>
> <!-- <h3 id="rx">RX</h3> -->
> --
> 2.36.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-23 2:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21 22:29 [committed] wwwdocs: gcc-12: Fix HTML around RISC-V entries Gerald Pfeifer
2022-05-23 2:44 ` 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).