[PATCH] wwwdocs: Note that old reload is deprecated

Segher Boessenkool segher@kernel.crashing.org
Thu Jan 5 19:27:40 GMT 2023


Hi!

Happy new year everyone.

Is this patch okay to commit?


Segher

---
 htdocs/gcc-13/changes.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index 3876ad77543a..954469cdcfa4 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -39,6 +39,8 @@ a work-in-progress.</p>
     <li>Legacy debug info compression option <code>-gz=zlib-gnu</code> was removed
       and the option is ignored right now.</li>
     <li>New debug info compression option value <code>-gz=zstd</code> has been added.</li>
+    <li>Support for old reload is deprecated. It will be removed in a future
+      release. Every target will always use LRA from then on.</li>
 </ul>
 
 
-- 
1.8.3.1



More information about the Gcc-patches mailing list