On 9/26/18 9:49 AM, Joseph Myers wrote:
> On Tue, 25 Sep 2018, rth7...@gmail.com wrote:
>
>> From: Richard Henderson
>>
>> We are about to introduce symbols to libgcc.a that will
>> not be present in libgcc_s.so. Most symbols will be
>> resolved from the shared library first, and only the new
>>
On Tue, 25 Sep 2018, rth7...@gmail.com wrote:
> From: Richard Henderson
>
> We are about to introduce symbols to libgcc.a that will
> not be present in libgcc_s.so. Most symbols will be
> resolved from the shared library first, and only the new
> symbols will be pulled from the static library.
From: Richard Henderson
We are about to introduce symbols to libgcc.a that will
not be present in libgcc_s.so. Most symbols will be
resolved from the shared library first, and only the new
symbols will be pulled from the static library.
* gcc.c (init_gcc_specs): Include static_name afte