From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13832 invoked by alias); 8 Jul 2011 09:57:13 -0000 Received: (qmail 13824 invoked by uid 22791); 8 Jul 2011 09:57:13 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 08 Jul 2011 09:57:00 +0000 Received: from 178.112.127.217.wireless.dyn.drei.com (178.112.127.217.wireless.dyn.drei.com [178.112.127.217]) by ainaz.pair.com (Postfix) with ESMTP id 831B03F40F; Fri, 8 Jul 2011 05:56:58 -0400 (EDT) Date: Fri, 08 Jul 2011 10:04:00 -0000 From: Gerald Pfeifer To: Richard Earnshaw , Richard Sandiford cc: gcc-patches@gcc.gnu.org Subject: Re: [ARM] Deprecate -mwords-little-endian In-Reply-To: <4E15D35D.8090004@arm.com> Message-ID: References: <4E0B239D.8060406@arm.com> <4E15D35D.8090004@arm.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes 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 X-SW-Source: 2011-07/txt/msg00606.txt.bz2 On Thu, 7 Jul 2011, Richard Earnshaw wrote: > Looks fine to me, but please allow 24 hours for the web maintainers to > comment if they wish. Thanks, this looks good. Gerald