From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16533 invoked by alias); 26 Dec 2013 00:11:15 -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 16514 invoked by uid 89); 26 Dec 2013 00:11:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: smtp.fgznet.ch Received: from mail.fgznet.ch (HELO smtp.fgznet.ch) (81.92.96.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Thu, 26 Dec 2013 00:11:13 +0000 Received: from deuterium.andreas.nets (dhclient-91-190-14-19.flashcable.ch [91.190.14.19]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id rBQ0B4OD038581; Thu, 26 Dec 2013 01:11:09 +0100 (CET) (envelope-from andreast-list@fgznet.ch) Message-ID: <52BB7418.80402@fgznet.ch> Date: Thu, 26 Dec 2013 00:11:00 -0000 From: Andreas Tobler User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Andrew Haley , GCC Patches , Java Patches Subject: Re: [patch] powerpc64 FreeBSD support for boehm-gc References: <52B4C195.1050305@fgznet.ch> <52B5CF90.6010904@redhat.com> In-Reply-To: <52B5CF90.6010904@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-q4/txt/msg00013.txt.bz2 On 21.12.13 18:27, Andrew Haley wrote: > On 12/20/2013 10:15 PM, Andreas Tobler wrote: >> Ok for gcc trunk? > > OK, thanks. > May I get this one down to 4.8 too? Not really needed, but for completeness. Results will follow... Thanks, Andreas