Re: [patch] Add baseline for SPARC64/Linux

2019-02-22 Thread Eric Botcazou
> Sorry for the delay, I'm in a meeting all week with limited time for > patch review. No problem, thanks for reviewing! > We don't usually include the __once_callable symbols in the baseline > file, are you sure it's correct to do so for sparc64-linux-gnu? > >

Re: [patch] Add baseline for SPARC64/Linux

2019-02-22 Thread Jonathan Wakely
On 22/02/19 21:26 +0100, Jakub Jelinek wrote: On Fri, Feb 22, 2019 at 08:24:09PM +, Jonathan Wakely wrote: > > We don't usually include the __once_callable symbols in the baseline > > file, are you sure it's correct to do so for sparc64-linux-gnu? > > > >

Re: [patch] Add baseline for SPARC64/Linux

2019-02-22 Thread Jakub Jelinek
On Fri, Feb 22, 2019 at 08:24:09PM +, Jonathan Wakely wrote: > > > We don't usually include the __once_callable symbols in the baseline > > > file, are you sure it's correct to do so for sparc64-linux-gnu? > > > > > > +TLS:8:_ZSt11__once_call@@GLIBCXX_3.4.11 > > >

Re: [patch] Add baseline for SPARC64/Linux

2019-02-22 Thread Jonathan Wakely
On 22/02/19 20:43 +0100, Jakub Jelinek wrote: On Fri, Feb 22, 2019 at 07:24:57PM +, Jonathan Wakely wrote: On 22/02/19 08:27 +0100, Eric Botcazou wrote: > > 2019-02-20 Eric Botcazou > > > > * configure.host (abi_baseline_pair): Adjust for SPARC64/Linux. > > *

Re: [patch] Add baseline for SPARC64/Linux

2019-02-22 Thread Jakub Jelinek
On Fri, Feb 22, 2019 at 07:24:57PM +, Jonathan Wakely wrote: > On 22/02/19 08:27 +0100, Eric Botcazou wrote: > > > 2019-02-20 Eric Botcazou > > > > > > * configure.host (abi_baseline_pair): Adjust for SPARC64/Linux. > > > * config/abi/post/sparc64-linux-gnu: New directory.

Re: [patch] Add baseline for SPARC64/Linux

2019-02-22 Thread Jonathan Wakely
On 22/02/19 08:27 +0100, Eric Botcazou wrote: 2019-02-20 Eric Botcazou * configure.host (abi_baseline_pair): Adjust for SPARC64/Linux. * config/abi/post/sparc64-linux-gnu: New directory. * config/abi/post/sparc64-linux-gnu/baseline_symbols.txt: New file. *

Re: [patch] Add baseline for SPARC64/Linux

2019-02-21 Thread Eric Botcazou
> 2019-02-20 Eric Botcazou > > * configure.host (abi_baseline_pair): Adjust for SPARC64/Linux. > * config/abi/post/sparc64-linux-gnu: New directory. > * config/abi/post/sparc64-linux-gnu/baseline_symbols.txt: New file. > * config/abi/post/sparc64-linux-gnu/32:

[patch] Add baseline for SPARC64/Linux

2019-02-20 Thread Eric Botcazou
Tested on SPARC64/Linux, OK for the mainline? 2019-02-20 Eric Botcazou * configure.host (abi_baseline_pair): Adjust for SPARC64/Linux. * config/abi/post/sparc64-linux-gnu: New directory. * config/abi/post/sparc64-linux-gnu/baseline_symbols.txt: New file. *