From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10984 invoked by alias); 6 Oct 2014 04:03:00 -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 10964 invoked by uid 89); 6 Oct 2014 04:02:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=AWL,BAYES_05,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-pa0-f46.google.com Received: from mail-pa0-f46.google.com (HELO mail-pa0-f46.google.com) (209.85.220.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 06 Oct 2014 04:02:57 +0000 Received: by mail-pa0-f46.google.com with SMTP id fa1so4612513pad.33 for ; Sun, 05 Oct 2014 21:02:55 -0700 (PDT) X-Received: by 10.68.197.65 with SMTP id is1mr944724pbc.125.1412568175144; Sun, 05 Oct 2014 21:02:55 -0700 (PDT) Received: from ShengShiZhuChengdeMacBook-Pro.local ([223.72.65.65]) by mx.google.com with ESMTPSA id cq7sm9840349pdb.16.2014.10.05.21.02.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Oct 2014 21:02:23 -0700 (PDT) Message-ID: <543215AE.7080206@gmail.com> Date: Mon, 06 Oct 2014 04:03: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> <5430BBBE.8050905@gmail.com> In-Reply-To: <5430BBBE.8050905@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2014-q4/txt/msg00002.txt.bz2 On 10/5/14 11:32, Chen Gang wrote: > 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. > After try normal configure, get almost the same result, I guess, our testsuite under Darwin x86_64 is OK. If no any additional reply within a week, I shall continue to try to analyze the libjava Throw_2 issue. 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