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

commit r14-9409-ge9753f4b633608ae4adc6efb747e638783cd6196
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Sat Mar 9 09:37:07 2024 +0100

    i386: Regenerate i386.opt.urls
    
    When I've added the -mnoreturn-no-callee-saved-registers option
    to i386.opt, I forgot to regenerate i386.opt.urls and Mark's
    CI kindly reminded me of that.
    
    Fixed thusly.
    
    2024-03-09  Jakub Jelinek  <ja...@redhat.com>
    
            * config/i386/i386.opt.urls: Regenerate.

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

diff --git a/gcc/config/i386/i386.opt.urls b/gcc/config/i386/i386.opt.urls
index 0f2015610ae..fa821eba200 100644
--- a/gcc/config/i386/i386.opt.urls
+++ b/gcc/config/i386/i386.opt.urls
@@ -184,6 +184,9 @@ UrlSuffix(gcc/x86-Options.html#index-mmove-max)
 mstore-max=
 UrlSuffix(gcc/x86-Options.html#index-mstore-max)
 
+mnoreturn-no-callee-saved-registers
+UrlSuffix(gcc/x86-Options.html#index-mnoreturn-no-callee-saved-registers)
+
 m32
 UrlSuffix(gcc/x86-Options.html#index-m32-2)

Reply via email to