diff mbox series

Regenerate opt.urls

Message ID 20240409145724.9640-1-ishitatsuyuki@gmail.com
State New
Headers show
Series Regenerate opt.urls | expand

Commit Message

Tatsuyuki Ishi April 9, 2024, 2:57 p.m. UTC
Fixes: 97069657c4e ("RISC-V: Implement TLS Descriptors.")

gcc/ChangeLog:
	* config/riscv/riscv.opt.urls: Regenerated.
---
 gcc/config/riscv/riscv.opt.urls | 2 ++
 1 file changed, 2 insertions(+)

Comments

Palmer Dabbelt April 10, 2024, 1:46 p.m. UTC | #1
On Tue, 09 Apr 2024 07:57:24 PDT (-0700), ishitatsuyuki@gmail.com wrote:
> Fixes: 97069657c4e ("RISC-V: Implement TLS Descriptors.")
>
> gcc/ChangeLog:
> 	* config/riscv/riscv.opt.urls: Regenerated.
> ---
>  gcc/config/riscv/riscv.opt.urls | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/gcc/config/riscv/riscv.opt.urls b/gcc/config/riscv/riscv.opt.urls
> index da31820e234..351f7f0dda2 100644
> --- a/gcc/config/riscv/riscv.opt.urls
> +++ b/gcc/config/riscv/riscv.opt.urls
> @@ -89,3 +89,5 @@ UrlSuffix(gcc/RISC-V-Options.html#index-minline-strncmp)
>  minline-strlen
>  UrlSuffix(gcc/RISC-V-Options.html#index-minline-strlen)
>
> +; skipping UrlSuffix for 'mtls-dialect=' due to finding no URLs
> +

Thanks.  I had another one over here 
<https://inbox.sourceware.org/gcc-patches/20240410000338.3926-1-palmer@rivosinc.com/>, 
but let's go with yours -- I think the actual contents are the same, but 
I didn't actually run the regenerate script.  So

Reviewed-by: Palmer Dabbelt <palmer@rivosinc.com>
Acked-by: Palmer Dabbelt <palmer@rivosinc.com>
Thomas Schwinge April 12, 2024, 7:25 p.m. UTC | #2
Hi!

After having received around a dozen more buildbot notifications...

On 2024-04-10T06:46:04-0700, Palmer Dabbelt <palmer@dabbelt.com> wrote:
> On Tue, 09 Apr 2024 07:57:24 PDT (-0700), ishitatsuyuki@gmail.com wrote:
>> Fixes: 97069657c4e ("RISC-V: Implement TLS Descriptors.")
>>
>> gcc/ChangeLog:
>> 	* config/riscv/riscv.opt.urls: Regenerated.
>> ---
>>  gcc/config/riscv/riscv.opt.urls | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/gcc/config/riscv/riscv.opt.urls b/gcc/config/riscv/riscv.opt.urls
>> index da31820e234..351f7f0dda2 100644
>> --- a/gcc/config/riscv/riscv.opt.urls
>> +++ b/gcc/config/riscv/riscv.opt.urls
>> @@ -89,3 +89,5 @@ UrlSuffix(gcc/RISC-V-Options.html#index-minline-strncmp)
>>  minline-strlen
>>  UrlSuffix(gcc/RISC-V-Options.html#index-minline-strlen)
>>
>> +; skipping UrlSuffix for 'mtls-dialect=' due to finding no URLs
>> +
>
> Thanks.  I had another one over here 
> <https://inbox.sourceware.org/gcc-patches/20240410000338.3926-1-palmer@rivosinc.com/>, 
> but let's go with yours -- I think the actual contents are the same, but 
> I didn't actually run the regenerate script.  So
>
> Reviewed-by: Palmer Dabbelt <palmer@rivosinc.com>
> Acked-by: Palmer Dabbelt <palmer@rivosinc.com>

..., I've now pushed this to trunk branch in
commit c9500083073ff5e0f5c1c9db92d7ce6e51a62919
"Regenerate opt.urls".


Grüße
 Thomas
Palmer Dabbelt April 12, 2024, 7:37 p.m. UTC | #3
On Fri, 12 Apr 2024 12:25:42 PDT (-0700), tschwinge@baylibre.com wrote:
> Hi!
>
> After having received around a dozen more buildbot notifications...
>
> On 2024-04-10T06:46:04-0700, Palmer Dabbelt <palmer@dabbelt.com> wrote:
>> On Tue, 09 Apr 2024 07:57:24 PDT (-0700), ishitatsuyuki@gmail.com wrote:
>>> Fixes: 97069657c4e ("RISC-V: Implement TLS Descriptors.")
>>>
>>> gcc/ChangeLog:
>>> 	* config/riscv/riscv.opt.urls: Regenerated.
>>> ---
>>>  gcc/config/riscv/riscv.opt.urls | 2 ++
>>>  1 file changed, 2 insertions(+)
>>>
>>> diff --git a/gcc/config/riscv/riscv.opt.urls b/gcc/config/riscv/riscv.opt.urls
>>> index da31820e234..351f7f0dda2 100644
>>> --- a/gcc/config/riscv/riscv.opt.urls
>>> +++ b/gcc/config/riscv/riscv.opt.urls
>>> @@ -89,3 +89,5 @@ UrlSuffix(gcc/RISC-V-Options.html#index-minline-strncmp)
>>>  minline-strlen
>>>  UrlSuffix(gcc/RISC-V-Options.html#index-minline-strlen)
>>>
>>> +; skipping UrlSuffix for 'mtls-dialect=' due to finding no URLs
>>> +
>>
>> Thanks.  I had another one over here 
>> <https://inbox.sourceware.org/gcc-patches/20240410000338.3926-1-palmer@rivosinc.com/>, 
>> but let's go with yours -- I think the actual contents are the same, but 
>> I didn't actually run the regenerate script.  So
>>
>> Reviewed-by: Palmer Dabbelt <palmer@rivosinc.com>
>> Acked-by: Palmer Dabbelt <palmer@rivosinc.com>
>
> ..., I've now pushed this to trunk branch in
> commit c9500083073ff5e0f5c1c9db92d7ce6e51a62919
> "Regenerate opt.urls".

Thanks, and sorry I forgot about this one.

>
>
> Grüße
>  Thomas
diff mbox series

Patch

diff --git a/gcc/config/riscv/riscv.opt.urls b/gcc/config/riscv/riscv.opt.urls
index da31820e234..351f7f0dda2 100644
--- a/gcc/config/riscv/riscv.opt.urls
+++ b/gcc/config/riscv/riscv.opt.urls
@@ -89,3 +89,5 @@  UrlSuffix(gcc/RISC-V-Options.html#index-minline-strncmp)
 minline-strlen
 UrlSuffix(gcc/RISC-V-Options.html#index-minline-strlen)
 
+; skipping UrlSuffix for 'mtls-dialect=' due to finding no URLs
+