From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6879 invoked by alias); 13 Apr 2012 16:04:21 -0000 Received: (qmail 6788 invoked by uid 22791); 13 Apr 2012 16:04:19 -0000 X-SWARE-Spam-Status: No, hits=-5.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-lb0-f175.google.com (HELO mail-lb0-f175.google.com) (209.85.217.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 13 Apr 2012 16:04:06 +0000 Received: by lbky2 with SMTP id y2so2556110lbk.20 for ; Fri, 13 Apr 2012 09:04:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.83.105 with SMTP id p9mr981367lby.43.1334333045225; Fri, 13 Apr 2012 09:04:05 -0700 (PDT) Received: by 10.112.85.98 with HTTP; Fri, 13 Apr 2012 09:04:05 -0700 (PDT) In-Reply-To: <1334332691.74598.YahooMailClassic@web125405.mail.ne1.yahoo.com> References: <1334332691.74598.YahooMailClassic@web125405.mail.ne1.yahoo.com> Date: Fri, 13 Apr 2012 16:04:00 -0000 Message-ID: Subject: Re: Switch statement case range From: Jonathan Wakely To: Rick Hodgin Cc: gcc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2012-04/txt/msg00591.txt.bz2 On 13 April 2012 16:58, Rick Hodgin wrote: > --- On Fri, 4/13/12, Jonathan Wakely wrote: >> > I was wondering if anyone had a response to this? =A0No >> > one responded on- or off-list, which was both surprising >> > and confusing. >> Why? What sort of response were you expecting? > > I didn't have a particular expectation (outside of just some kind of resp= onse). :-) Well, you got one. But much as I like the work of RMS and the FSF, if you just wanted to chat this list isn't the right place for it, this is for discussing development of GCC.