public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] gcc-13: Mention new gcov feature
@ 2023-04-26  6:10 Sebastian Huber
  2023-05-04 15:20 ` Sebastian Huber
  0 siblings, 1 reply; 3+ messages in thread
From: Sebastian Huber @ 2023-04-26  6:10 UTC (permalink / raw)
  To: gcc-patches

---
 htdocs/gcc-13/changes.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index 4515a6af..bae65219 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -154,6 +154,11 @@ a work-in-progress.</p>
     </ul>
     where the <code>json</code>-prefixed variants refer to GCC's own JSON diagnostic format.
   </li>
+  <li>
+    Support for profiling and test coverage in freestanding environments has
+    been added, see also
+    <a href="https://gcc.gnu.org/onlinedocs/gcc/Freestanding-Environments.html">Profiling and Test Coverage in Freestanding Environments</a>.
+  </li>
 </ul>
 
 
-- 
2.35.3


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

* Re: [wwwdocs] gcc-13: Mention new gcov feature
  2023-04-26  6:10 [wwwdocs] gcc-13: Mention new gcov feature Sebastian Huber
@ 2023-05-04 15:20 ` Sebastian Huber
  2023-05-05  6:09   ` Richard Biener
  0 siblings, 1 reply; 3+ messages in thread
From: Sebastian Huber @ 2023-05-04 15:20 UTC (permalink / raw)
  To: gcc-patches

On 26.04.23 08:10, Sebastian Huber wrote:
> ---
>   htdocs/gcc-13/changes.html | 5 +++++
>   1 file changed, 5 insertions(+)
> 
> diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
> index 4515a6af..bae65219 100644
> --- a/htdocs/gcc-13/changes.html
> +++ b/htdocs/gcc-13/changes.html
> @@ -154,6 +154,11 @@ a work-in-progress.</p>
>       </ul>
>       where the <code>json</code>-prefixed variants refer to GCC's own JSON diagnostic format.
>     </li>
> +  <li>
> +    Support for profiling and test coverage in freestanding environments has
> +    been added, see also
> +    <a href="https://gcc.gnu.org/onlinedocs/gcc/Freestanding-Environments.html">Profiling and Test Coverage in Freestanding Environments</a>.
> +  </li>
>   </ul>

Yes, no, maybe?

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/

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

* Re: [wwwdocs] gcc-13: Mention new gcov feature
  2023-05-04 15:20 ` Sebastian Huber
@ 2023-05-05  6:09   ` Richard Biener
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Biener @ 2023-05-05  6:09 UTC (permalink / raw)
  To: Sebastian Huber; +Cc: gcc-patches

On Thu, May 4, 2023 at 5:21 PM Sebastian Huber
<sebastian.huber@embedded-brains.de> wrote:
>
> On 26.04.23 08:10, Sebastian Huber wrote:
> > ---
> >   htdocs/gcc-13/changes.html | 5 +++++
> >   1 file changed, 5 insertions(+)
> >
> > diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
> > index 4515a6af..bae65219 100644
> > --- a/htdocs/gcc-13/changes.html
> > +++ b/htdocs/gcc-13/changes.html
> > @@ -154,6 +154,11 @@ a work-in-progress.</p>
> >       </ul>
> >       where the <code>json</code>-prefixed variants refer to GCC's own JSON diagnostic format.
> >     </li>
> > +  <li>
> > +    Support for profiling and test coverage in freestanding environments has
> > +    been added, see also
> > +    <a href="https://gcc.gnu.org/onlinedocs/gcc/Freestanding-Environments.html">Profiling and Test Coverage in Freestanding Environments</a>.
> > +  </li>
> >   </ul>
>
> Yes, no, maybe?

OK.

Thanks,
Richard.

> --
> embedded brains GmbH
> Herr Sebastian HUBER
> Dornierstr. 4
> 82178 Puchheim
> Germany
> email: sebastian.huber@embedded-brains.de
> phone: +49-89-18 94 741 - 16
> fax:   +49-89-18 94 741 - 08
>
> Registergericht: Amtsgericht München
> Registernummer: HRB 157899
> Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
> Unsere Datenschutzerklärung finden Sie hier:
> https://embedded-brains.de/datenschutzerklaerung/

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

end of thread, other threads:[~2023-05-05  6:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-26  6:10 [wwwdocs] gcc-13: Mention new gcov feature Sebastian Huber
2023-05-04 15:20 ` Sebastian Huber
2023-05-05  6:09   ` Richard Biener

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