From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6518 invoked by alias); 5 Oct 2014 03:10:11 -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 6489 invoked by uid 89); 5 Oct 2014 03:10:07 -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-f172.google.com Received: from mail-pd0-f172.google.com (HELO mail-pd0-f172.google.com) (209.85.192.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sun, 05 Oct 2014 03:10:06 +0000 Received: by mail-pd0-f172.google.com with SMTP id ft15so1554099pdb.3 for ; Sat, 04 Oct 2014 20:10:04 -0700 (PDT) X-Received: by 10.70.131.199 with SMTP id oo7mr10120347pdb.95.1412478604524; Sat, 04 Oct 2014 20:10:04 -0700 (PDT) Received: from ShengShiZhuChengdeMacBook-Pro.local ([223.72.65.58]) by mx.google.com with ESMTPSA id n2sm7680244pdh.30.2014.10.04.20.10.00 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Oct 2014 20:10:03 -0700 (PDT) Message-ID: <5430B7E8.1060001@gmail.com> Date: Sun, 05 Oct 2014 03:10: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: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2014-q4/txt/msg00000.txt.bz2 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. 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