On Mon, Sep 19, 2016 at 01:49:57PM -0400, Eric Gallager wrote:
> Perhaps add a link to the wiki page you created about the transition
> to LRA, for easy access?

Like this.  Thanks for the suggestion, committed.


Segher


Index: htdocs/gcc-7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.13
diff -U 3 -r1.13 changes.html
--- htdocs/gcc-7/changes.html   19 Sep 2016 16:27:03 -0000      1.13
+++ htdocs/gcc-7/changes.html   19 Sep 2016 18:26:18 -0000
@@ -21,7 +21,8 @@
 <!-- .................................................................. -->
 <h2>Caveats</h2>
 <ul>
-  <li>GCC now uses LRA by default for new targets.</li>
+  <li>GCC now uses <a href="https://gcc.gnu.org/wiki/LRAIsDefault";>LRA by
+      default</a> for new targets.</li>
 
   <li>The non-standard C++0x type traits
       <code>has_trivial_default_constructor</code>,

Reply via email to