> On 8 Oct 2024, at 11:57, Richard Sandiford wrote:
>
> External email: Use caution opening links or attachments
>
>
> Christophe Lyon writes:
>> On Fri, 4 Oct 2024 at 10:00, Kyrylo Tkachov wrote:
>>>
>>>
>>>
On 3 Oct 2024, at 21:44, Christophe Lyon
wrote:
External
Christophe Lyon writes:
> On Fri, 4 Oct 2024 at 10:00, Kyrylo Tkachov wrote:
>>
>>
>>
>> > On 3 Oct 2024, at 21:44, Christophe Lyon
>> > wrote:
>> >
>> > External email: Use caution opening links or attachments
>> >
>> >
>> > Add prototypes for __init_cpu_features_resolver and
>> > __init_cpu_f
On Fri, 4 Oct 2024 at 10:00, Kyrylo Tkachov wrote:
>
>
>
> > On 3 Oct 2024, at 21:44, Christophe Lyon wrote:
> >
> > External email: Use caution opening links or attachments
> >
> >
> > Add prototypes for __init_cpu_features_resolver and
> > __init_cpu_features to avoid warnings due to -Wmissing-
> On 3 Oct 2024, at 21:44, Christophe Lyon wrote:
>
> External email: Use caution opening links or attachments
>
>
> Add prototypes for __init_cpu_features_resolver and
> __init_cpu_features to avoid warnings due to -Wmissing-prototypes.
>
>libgcc/
>* config/aarch64/cpuinfo.
Add prototypes for __init_cpu_features_resolver and
__init_cpu_features to avoid warnings due to -Wmissing-prototypes.
libgcc/
* config/aarch64/cpuinfo.c (__init_cpu_features_resolver): Add
prototype.
(__init_cpu_features): Likewise.
---
libgcc/config/aarch64/cpuin