From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17521 invoked by alias); 8 Jun 2016 14:31:18 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 17505 invoked by uid 89); 8 Jun 2016 14:31:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:199, VIS, wwwdocs X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 08 Jun 2016 14:31:16 +0000 Received: from anthias.dhcp.nue.suse.com (nat.nue.novell.com [195.135.221.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 0A8D53F427; Wed, 8 Jun 2016 10:31:12 -0400 (EDT) Date: Wed, 08 Jun 2016 14:31:00 -0000 From: Gerald Pfeifer To: Eric Botcazou cc: "Jose E. Marchesi" , gcc-patches@gcc.gnu.org Subject: Re: [PATCH v1] Support for SPARC M7 and VIS 4.0 In-Reply-To: <1854790.q0dbQqgnX4@polaris> Message-ID: References: <87d1o245xu.fsf@oracle.com> <2399818.dCi8S1UfyB@polaris> <87k2i2wn85.fsf@oracle.com> <1854790.q0dbQqgnX4@polaris> MIME-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII X-IsSubscribed: yes X-SW-Source: 2016-06/txt/msg00613.txt.bz2 On Wed, 8 Jun 2016, Eric Botcazou wrote: > I have also attached an update for the wwwdocs module, OK to install? Yes, definitely! Thank you, Gerald