https://gcc.gnu.org/g:bee532c6eb2d8f3215ebb5f5d77b8cf3e2e43be4

commit r15-2898-gbee532c6eb2d8f3215ebb5f5d77b8cf3e2e43be4
Author: Mark Wielaard <m...@klomp.org>
Date:   Tue Aug 13 10:49:42 2024 +0200

    Regenerate avr.opt.urls
    
    avr added an -mlra option, but the avr.opt.url file wasn't
    regenerated.
    
    Note that commit 149a23ee2568 ("AVR: -mlra is not documeted in TEXI.")
    did add the Undocumented flag, but that still needs the avr.op.urls
    file to be updated.
    
    Fixes: 09a87ea666b2 ("AVR: ad target/113934 - Add option -mlra to enable 
LRA.")
    
    gcc/ChangeLog:
    
            * config/avr/avr.opt.urls: Regenerate.

Diff:
---
 gcc/config/avr/avr.opt.urls | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gcc/config/avr/avr.opt.urls b/gcc/config/avr/avr.opt.urls
index f38e67384ab1..6acc418b407d 100644
--- a/gcc/config/avr/avr.opt.urls
+++ b/gcc/config/avr/avr.opt.urls
@@ -1,5 +1,7 @@
 ; Autogenerated by regenerate-opt-urls.py from gcc/config/avr/avr.opt and 
generated HTML
 
+; skipping UrlSuffix for 'mlra' due to finding no URLs
+
 mcall-prologues
 UrlSuffix(gcc/AVR-Options.html#index-mcall-prologues)

Reply via email to