diff mbox series

[wwwdocs] Document __builtin_dynamic_object_size addition for GCC 12

Message ID 20220127103001.1180450-1-siddhesh@gotplt.org
State New
Headers show
Series [wwwdocs] Document __builtin_dynamic_object_size addition for GCC 12 | expand

Commit Message

Siddhesh Poyarekar Jan. 27, 2022, 10:30 a.m. UTC
Signed-off-by: Siddhesh Poyarekar <siddhesh@gotplt.org>
---
 htdocs/gcc-12/changes.html | 2 ++
 1 file changed, 2 insertions(+)

Comments

Jakub Jelinek Jan. 27, 2022, 10:42 a.m. UTC | #1
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
diff mbox series

Patch

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