diff options
author | Jakub Jelinek <jakub@redhat.com> | 2024-03-09 09:37:07 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2024-03-09 09:37:07 +0100 |
commit | e9753f4b633608ae4adc6efb747e638783cd6196 (patch) | |
tree | 197aa5a9e9d1e165bddfc7e9b30df5f0985fd5bf /gcc | |
parent | 6fe63013e3292a45288461b7efa9d52e0ac234dc (diff) | |
download | gcc-e9753f4b633608ae4adc6efb747e638783cd6196.zip gcc-e9753f4b633608ae4adc6efb747e638783cd6196.tar.gz gcc-e9753f4b633608ae4adc6efb747e638783cd6196.tar.bz2 |
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 <jakub@redhat.com>
* config/i386/i386.opt.urls: Regenerate.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/i386/i386.opt.urls | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/i386/i386.opt.urls b/gcc/config/i386/i386.opt.urls index 0f20156..fa821eb 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) |