Bug#762656: patch

2014-09-30 Thread Steven Capper
On 30 September 2014 11:04, Mathieu Malaterre wrote: > Control: tags -1 patch > > Here is a patch which solve the symptoms. The underlying bug is within > gcc internals where atomics operations are not implementation for > ppc32 targets. > Many thanks Mathieu, This looks good to me. I'm about to

Bug#762656: patch

2014-09-30 Thread Mathieu Malaterre
Control: tags -1 patch Here is a patch which solve the symptoms. The underlying bug is within gcc internals where atomics operations are not implementation for ppc32 targets. Description: Make the test suite compile on ppc32 where atomics implementation are missing The code simply check ppc32 vs