From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25656 invoked by alias); 22 Sep 2010 15:15:41 -0000 Received: (qmail 25541 invoked by uid 22791); 22 Sep 2010 15:15:40 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 22 Sep 2010 15:15:35 +0000 Received: (qmail 7103 invoked from network); 22 Sep 2010 15:15:32 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 22 Sep 2010 15:15:32 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.69) (envelope-from ) id 1OyR2h-0003iZ-Ad; Wed, 22 Sep 2010 15:15:31 +0000 Date: Wed, 22 Sep 2010 15:15:00 -0000 From: "Joseph S. Myers" To: Andrew Haley cc: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Re: Ping^2 Re: Replace translate_options with .opt aliases In-Reply-To: <4C99B9E4.8000101@redhat.com> Message-ID: References: <4C99B9E4.8000101@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 X-SW-Source: 2010-q3/txt/msg00069.txt.bz2 On Wed, 22 Sep 2010, Andrew Haley wrote: > On 21/09/10 15:34, Joseph S. Myers wrote: > > Ping^2. The Java and Ada parts of this patch > > are pending > > review. > > > > I replied to this already. It appears that reply was only on java-patches so I didn't see it. Yes, the patch is not intended to cause user-visible changes, except in cases where the original behavior was unambiguously buggy such as "--define-macro=" swallowing the next argument. -- Joseph S. Myers joseph@codesourcery.com