On 09/01/17 11:33, Andre Vieira (lists) wrote:
Hi,

This patch adds a change entry for the ACLE Coprocessor Intrinsics in
the ARM section.

Is this OK?

Cheers,
Andre

--- htdocs/gcc-7/changes.html   21 Nov 2016 10:11:59 -0000      1.25
+++ htdocs/gcc-7/changes.html   9 Jan 2017 10:47:11 -0000
@@ -336,6 +336,11 @@
        This option is only available when generating non-pic code for ARMv7-M
        targets.
      </li>
+     <li>
+      Support for the ACLE Coprocessor Intrinsics has been added. This enables
+      the generation of coprocessor instructions through the use of intrinsics
+      such as <code>cdp</code> and <code>ldc</code>.
+    </li>

Better to say "such as cdb, ldc, and others".

Ok with that change.

Thanks,
Kyrill

Reply via email to