On Fri, Nov 15, 2013 at 5:57 PM, Ian Lance Taylor wrote:
>>> I still see panic in runtime (trace below), segfault in sync,
>>> database/sql, net/http and abort in sync/atomic on 32bit CentOS 5.10
>>> library.
>
> The problems on 32-bit are a recently introduced middle-end bug:
> http://gcc.gnu.or
On Fri, Nov 15, 2013 at 4:56 AM, Uros Bizjak wrote:
>>
>> I still see panic in runtime (trace below), segfault in sync,
>> database/sql, net/http and abort in sync/atomic on 32bit CentOS 5.10
>> library.
The problems on 32-bit are a recently introduced middle-end bug:
http://gcc.gnu.org/PR59099 .