From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11876 invoked by alias); 5 Oct 2014 03:26:32 -0000 Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org Received: (qmail 11849 invoked by uid 89); 5 Oct 2014 03:26:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,MEDICAL_SUBJECT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-pd0-f175.google.com Received: from mail-pd0-f175.google.com (HELO mail-pd0-f175.google.com) (209.85.192.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sun, 05 Oct 2014 03:26:28 +0000 Received: by mail-pd0-f175.google.com with SMTP id v10so1548639pde.20 for ; Sat, 04 Oct 2014 20:26:26 -0700 (PDT) X-Received: by 10.70.53.103 with SMTP id a7mr8079347pdp.34.1412479586278; Sat, 04 Oct 2014 20:26:26 -0700 (PDT) Received: from ShengShiZhuChengdeMacBook-Pro.local ([223.72.65.58]) by mx.google.com with ESMTPSA id p1sm9901845pby.29.2014.10.04.20.26.23 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Oct 2014 20:26:25 -0700 (PDT) Message-ID: <5430BBBE.8050905@gmail.com> Date: Sun, 05 Oct 2014 03:26:00 -0000 From: Chen Gang User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: Mike Stump CC: Michael Eager , Jeff Law , davem@redhat.com, gcc-patches List , java-patches@gcc.gnu.org Subject: Re: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' References: <5430B7E8.1060001@gmail.com> In-Reply-To: <5430B7E8.1060001@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2014-q4/txt/msg00001.txt.bz2 On 10/5/14 11:15, Chen Gang wrote: > On 9/25/14 8:12, Chen Gang wrote: >> OK, thanks, next month, I shall try Qemu for microblaze (I also focus on Qemu, and try to make patches for it). >> >> And, I also need finish the testsuite under Darwin x86_64, next month for gcc. > > I finish tried testsuit under Darwin x86_64, originally, I incorrectly > installed mpc: need "brew install libmpc", not "brew install mpc", and > also need "brew link libmpc" which I missed. > > At present, except for libjave Throw_2.exe test, I guess all others are > OK, please help check the result below, thanks. > Oh, sorry, I forgot to mention 2 things: - config with "--disable-multilibs", and I shall try normal configiure again (although I guess, it will also be OK), hope I can finish within 2 days. - And during test libjava, it will quit with error because of Throw_2, so I modified the related Makefile to skip it. > If it passes checking, next, I shall try to fix libjava Throw_2 issue > within this month (others, include Throw_1 and Throw_3 are all OK). > > === g++ Summary === > > # of expected passes 82961 > # of unexpected failures 891 > # of expected failures 255 > # of unresolved testcases 272 > # of unsupported tests 3421 > > === gcc Summary === > > # of expected passes 85011 > # of unexpected failures 30 > # of expected failures 182 > # of unresolved testcases 10 > # of unsupported tests 2796 > > === gfortran Summary === > > # of expected passes 46354 > # of unexpected failures 1 > # of expected failures 38 > # of unsupported tests 74 > > === gnat Summary === > > # of expected passes 799 > # of unexpected failures 67 > # of unexpected successes 18 > # of unresolved testcases 382 > # of unsupported tests 8 > > === objc Summary === > > # of expected passes 5828 > # of unexpected failures 4 > # of expected failures 6 > # of unsupported tests 77 > > === boehm-gc Summary === > > # of expected passes 12 > # of unsupported tests 1 > > === libatomic Summary === > > # of expected passes 54 > > === libffi Summary === > > # of expected passes 1819 > # of unsupported tests 55 > > === libgomp Summary === > > # of expected passes 3194 > # of unsupported tests 38 > > === libitm Summary === > > # of expected passes 26 > # of expected failures 3 > # of unsupported tests 1 > > === libjava Summary === > > # of expected passes 2574 > # of unexpected failures 4 /* The 4 issues are all related with Throw_2.exe */ > # of expected failures 4 > # of untested testcases 4 > > === libstdc++ Summary === > > # of expected passes 8956 > # of unexpected failures 159 > # of expected failures 69 > # of unresolved testcases 38 > # of unsupported tests 670 > > > Thanks. > -- Chen Gang Open, share, and attitude like air, water, and life which God blessed