From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 77331 invoked by alias); 19 Oct 2015 18:27:01 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 77320 invoked by uid 89); 19 Oct 2015 18:27:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: resqmta-po-05v.sys.comcast.net Received: from resqmta-po-05v.sys.comcast.net (HELO resqmta-po-05v.sys.comcast.net) (96.114.154.164) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 19 Oct 2015 18:27:00 +0000 Received: from resomta-po-07v.sys.comcast.net ([96.114.154.231]) by resqmta-po-05v.sys.comcast.net with comcast id X6SS1r0024zp9eg016Syfn; Mon, 19 Oct 2015 18:26:58 +0000 Received: from [IPv6:2001:558:6045:a4:40c6:7199:cd03:b02d] ([IPv6:2001:558:6045:a4:40c6:7199:cd03:b02d]) by resomta-po-07v.sys.comcast.net with comcast id X6Sw1r00D2ztT3H016SxLJ; Mon, 19 Oct 2015 18:26:58 +0000 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: [Consult] tile: How to construct testsuite for tile architecture without hardware. From: Mike Stump In-Reply-To: Date: Mon, 19 Oct 2015 18:27:00 -0000 Cc: gcc-help Content-Transfer-Encoding: quoted-printable Message-Id: <650AE6B5-5478-4692-8796-BF69DF6D3A91@comcast.net> References: <54BA30F3.4080202@sunrus.com.cn> <54BD2C5E.1070804@ezchip.com>,<54BDB71D.90703@sunrus.com.cn> <54C39ECA.3000603@sunrus.com.cn>,,,<55E27DB9.6050606@hotmail.com>,,<560CB2C0.7000107@hotmail.com>, To: Chen Gang X-SW-Source: 2015-10/txt/msg00119.txt.bz2 On Oct 17, 2015, at 10:23 PM, Chen Gang wrote: > After fix one qemu issue about floating point insns, correct the related > environments (make some symbol links), and reconfig building options (so > support g++), the current gcc testsuite result are: >=20 > =3D=3D=3D gcc Summary =3D=3D=3D >=20 > # of expected passes 78156 Nice. > # of unexpected failures 98 > Welcome any ideas, suggestions, and completions. So, if you would like to do more work, and don=92t have any other plans, yo= u could investigate the unexpected failures in the above, if you want. I h= esitate to say this, as the funnest work, is work that you want to do. I w= ould ask, what would you like to do next? Other work, if you wanted to try= your hand at something, would be to read through the PRs on the gcc web si= te, and find one that you=92d like to fix and fix it.