This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Recent Go patch fails several tests on 32bit CentOS 5.10


On Fri, Nov 15, 2013 at 4:56 AM, Uros Bizjak <ubizjak@gmail.com> 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 .

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]