===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.36
@@ -182,8 +182,16 @@
target-specific options is now supported.
</li>
</ul>
-<!-- <h3 id="arm">ARM</h3> -->
+<h3 id="arm">ARM</h3>
+ <ul>
+ <li>
+ The arm port now supports target attributes and pragmas. Please
+ refer to the <a href="https://gcc.gnu.org/onlinedocs/gcc/ARM-Function-Attributes.html#ARM-Function-Attributes">
+ documentation</a> for details of available attributes and
+ pragmas as well as usage instructions.
+ </li>
+ </ul>
<!-- <h3 id="avr">AVR</h3> -->
<h3 id="x86">IA-32/x86-64</h3>