Re: [PATCH, ARM] PR68674 Fix LTO support for neon builtin and error catching (ping)

2016-01-14 Thread Kyrill Tkachov
Hi Christian, On 14/01/16 12:37, Christian Bruel wrote: Here is the rebased patch after the #pragma GCC target warning fixes. I also disabled the builtins initialisations when float-abi is solft as you suggested This is ok with a couple of nits below addressed: +/* Set up all the NEON builti

Re: [PATCH, ARM] PR68674 Fix LTO support for neon builtin and error catching (ping)

2016-01-06 Thread Kyrill Tkachov
On 06/01/16 17:13, Christian Bruel wrote: On 01/06/2016 05:23 PM, Kyrill Tkachov wrote: On 06/01/16 16:04, Kyrill Tkachov wrote: Hi Christian, On 06/01/16 14:02, Christian Bruel wrote: ping/respin https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01095.html. This patch fixes LTO for neon buil

Re: [PATCH, ARM] PR68674 Fix LTO support for neon builtin and error catching (ping)

2016-01-06 Thread Kyrill Tkachov
On 06/01/16 16:04, Kyrill Tkachov wrote: Hi Christian, On 06/01/16 14:02, Christian Bruel wrote: ping/respin https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01095.html. This patch fixes LTO for neon builtins defined with attribute target or in a pragma region. It also fixes a few discrepancies

Re: [PATCH, ARM] PR68674 Fix LTO support for neon builtin and error catching (ping)

2016-01-06 Thread Kyrill Tkachov
Hi Christian, On 06/01/16 14:02, Christian Bruel wrote: ping/respin https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01095.html. This patch fixes LTO for neon builtins defined with attribute target or in a pragma region. It also fixes a few discrepancies due to the unavailability of the neon buil

Re: [PATCH, ARM] PR68674 Fix LTO support for neon builtin and error catching (ping)

2016-01-06 Thread Kyrill Tkachov
Hi Christian, On 06/01/16 14:02, Christian Bruel wrote: ping/respin https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01095.html. This patch fixes LTO for neon builtins defined with attribute target or in a pragma region. It also fixes a few discrepancies due to the unavailability of the neon buil