Hi,

I've just committed the attached patch containing the news for the ARC
backend.

Thank you,
Claudiu
? backends.html.~1.82.~
? wwwdocs_arc.patch
Index: backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.82
diff -r1.82 backends.html
73c73
< arc        |          B       b  gi
---
> arc        |          B       b  gia
Index: gcc-9/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-9/changes.html,v
retrieving revision 1.26
diff -r1.26 changes.html
148c148,154
< <!-- <h3 id="arc">ARC</h3> -->
---
> <h3 id="arc">ARC</h3>
> <ul>
>   <li>LRA is now on by default for the ARC target.  This can be
>   controlled by <code>-mlra</code>.</li>
>   <li>Add support for frame code-density and branch-and-index
>   instructions.</li>
> </ul>

Reply via email to