Does this mean that targets that have an option to use LRA or not should now 
default to LRA?  Some currently default to old reload.

        paul


> On Jan 5, 2023, at 2:27 PM, Segher Boessenkool <seg...@kernel.crashing.org> 
> wrote:
> 
> 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
> 

Reply via email to