public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Document __builtin_dynamic_object_size addition for GCC 12
@ 2022-01-27 10:30 Siddhesh Poyarekar
  2022-01-27 10:42 ` Jakub Jelinek
  0 siblings, 1 reply; 2+ messages in thread
From: Siddhesh Poyarekar @ 2022-01-27 10:30 UTC (permalink / raw)
  To: gcc-patches; +Cc: jakub

Signed-off-by: Siddhesh Poyarekar <siddhesh@gotplt.org>
---
 htdocs/gcc-12/changes.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index c69b301e..c6baee75 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -157,6 +157,8 @@ a work-in-progress.</p>
   <li>A new built-in function, <code>__builtin_assoc_barrier</code>, was added.
       It can be used to inhibit re-association of floating-point
       expressions.</li>
+  <li>Support for <code>__builtin_dynamic_object_size</code> compatible with
+      the clang language extension was added.</li>
   <li>New warnings:
     <ul>
       <li><code>-Wbidi-chars</code> warns about potentially misleading UTF-8
-- 
2.34.1


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

* Re: [wwwdocs] Document __builtin_dynamic_object_size addition for GCC 12
  2022-01-27 10:30 [wwwdocs] Document __builtin_dynamic_object_size addition for GCC 12 Siddhesh Poyarekar
@ 2022-01-27 10:42 ` Jakub Jelinek
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jelinek @ 2022-01-27 10:42 UTC (permalink / raw)
  To: Siddhesh Poyarekar; +Cc: gcc-patches

On Thu, Jan 27, 2022 at 04:00:01PM +0530, Siddhesh Poyarekar wrote:
> Signed-off-by: Siddhesh Poyarekar <siddhesh@gotplt.org>
> ---
>  htdocs/gcc-12/changes.html | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
> index c69b301e..c6baee75 100644
> --- a/htdocs/gcc-12/changes.html
> +++ b/htdocs/gcc-12/changes.html
> @@ -157,6 +157,8 @@ a work-in-progress.</p>
>    <li>A new built-in function, <code>__builtin_assoc_barrier</code>, was added.
>        It can be used to inhibit re-association of floating-point
>        expressions.</li>
> +  <li>Support for <code>__builtin_dynamic_object_size</code> compatible with
> +      the clang language extension was added.</li>
>    <li>New warnings:
>      <ul>
>        <li><code>-Wbidi-chars</code> warns about potentially misleading UTF-8

Ok.

	Jakub


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

end of thread, other threads:[~2022-01-27 10:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-27 10:30 [wwwdocs] Document __builtin_dynamic_object_size addition for GCC 12 Siddhesh Poyarekar
2022-01-27 10:42 ` Jakub Jelinek

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