|
Message-ID: <20141017034024.GB32028@brightrain.aerifal.cx> Date: Thu, 16 Oct 2014 23:40:24 -0400 From: Rich Felker <dalias@...c.org> To: 黄建忠 <jianzhong.huang@...oft.com.cn> Cc: musl@...ts.openwall.com Subject: Re: Fwd: Check Log of gcc-4.9.1 and gcc-5-20141012snapshot On Fri, Oct 17, 2014 at 10:24:13AM +0800, 黄建忠 wrote: > Hi, Rich Felker, > It seems this mail had been rejected by mail list(too large content?) > Forward to you as a reference. Thanks. A quick look at the list of failures shows some that are expected: Anything using -pg should be expected to fail; gmon/gprof is not supported. Same goes for the ifunc tests. The cleanup tests are testing exception propagation across signal handler bounds with is UB and not supported. Split stack is not supported. I haven't looked at them all in detail. Perhaps you could mail the list and put the log somewhere easily accessible (or as a gzipped attachment?) so others could reply too. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.