public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH,WWWDOCS] htdocs: news: GCC BPF in Compiler Explorer
@ 2022-12-23  9:33 Jose E. Marchesi
  2023-01-11 14:21 ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Jose E. Marchesi @ 2022-12-23  9:33 UTC (permalink / raw)
  To: gcc-patches

This patch adds an entry to the News section in index.html, announcing
the availability of a nightly build of bpf-unknown-none-gcc.
---
 htdocs/index.html | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/htdocs/index.html b/htdocs/index.html
index 655b7373..e91fadf1 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -55,6 +55,12 @@ mission statement</a>.</p>
 <h2 id="news">News</h2>
 <dl>
 
+<dt><span><a href="https://godbolt.org">GCC BPF in Compiler Explorer</a></span>
+     <span class="date">[2022-12-23]</span></dt>
+<dd>Support for a nightly build of the bpf-unknown-none-gcc compiler
+  has been contributed to Compiler Explorer (aka godbolt.org) by Marc
+  Poulhiès</dd>
+
 <dt><span><a href="https://gcc.gnu.org/wiki/cauldron2022">GNU Tools Cauldron 2022</a></span>
     <span class="date">[2022-09-02]</span></dt>
     <dd>Prague, Czech Republic and online, September 16-18 2022</dd>
-- 
2.30.2


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

* Re: [PATCH,WWWDOCS] htdocs: news: GCC BPF in Compiler Explorer
  2022-12-23  9:33 [PATCH,WWWDOCS] htdocs: news: GCC BPF in Compiler Explorer Jose E. Marchesi
@ 2023-01-11 14:21 ` Gerald Pfeifer
  2023-01-12 13:50   ` Jose E. Marchesi
  0 siblings, 1 reply; 3+ messages in thread
From: Gerald Pfeifer @ 2023-01-11 14:21 UTC (permalink / raw)
  To: Jose E. Marchesi; +Cc: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 886 bytes --]

On Fri, 23 Dec 2022, Jose E. Marchesi via Gcc-patches wrote:
> This patch adds an entry to the News section in index.html, announcing
> the availability of a nightly build of bpf-unknown-none-gcc.

Nice!

> +<dt><span><a href="https://godbolt.org">GCC BPF in Compiler Explorer</a></span>
> +     <span class="date">[2022-12-23]</span></dt>
> +<dd>Support for a nightly build of the bpf-unknown-none-gcc compiler
> +  has been contributed to Compiler Explorer (aka godbolt.org) by Marc
> +  Poulhiès</dd>

Usually I recommend active voice, something like "Compiler Explorer (aka 
godbolt.org) now supports nightly builds of the bpf-unknown-none-gcc 
compiler thanks to Marc Poulhiès", but your proposal is perfectly fine, 
too.

Which means only change if you like the alternative apprach better 
yourself; otherwise simply use the existing one.

Either way: Okay, and thank you!

Gerald

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

* Re: [PATCH,WWWDOCS] htdocs: news: GCC BPF in Compiler Explorer
  2023-01-11 14:21 ` Gerald Pfeifer
@ 2023-01-12 13:50   ` Jose E. Marchesi
  0 siblings, 0 replies; 3+ messages in thread
From: Jose E. Marchesi @ 2023-01-12 13:50 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches


> On Fri, 23 Dec 2022, Jose E. Marchesi via Gcc-patches wrote:
>> This patch adds an entry to the News section in index.html, announcing
>> the availability of a nightly build of bpf-unknown-none-gcc.
>
> Nice!
>
>> +<dt><span><a href="https://godbolt.org">GCC BPF in Compiler Explorer</a></span>
>> +     <span class="date">[2022-12-23]</span></dt>
>> +<dd>Support for a nightly build of the bpf-unknown-none-gcc compiler
>> +  has been contributed to Compiler Explorer (aka godbolt.org) by Marc
>> +  Poulhiès</dd>
>
> Usually I recommend active voice, something like "Compiler Explorer (aka 
> godbolt.org) now supports nightly builds of the bpf-unknown-none-gcc 
> compiler thanks to Marc Poulhiès", but your proposal is perfectly fine, 
> too.
>
> Which means only change if you like the alternative apprach better 
> yourself; otherwise simply use the existing one.
>
> Either way: Okay, and thank you!

Committed, thanks.

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

end of thread, other threads:[~2023-01-12 13:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-23  9:33 [PATCH,WWWDOCS] htdocs: news: GCC BPF in Compiler Explorer Jose E. Marchesi
2023-01-11 14:21 ` Gerald Pfeifer
2023-01-12 13:50   ` Jose E. Marchesi

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