From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 458 invoked by alias); 25 Jun 2010 14:26:01 -0000 Received: (qmail 423 invoked by uid 22791); 25 Jun 2010 14:26:00 -0000 X-SWARE-Spam-Status: No, hits=-1.9 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; Fri, 25 Jun 2010 14:25:56 +0000 Received: (qmail 23580 invoked from network); 25 Jun 2010 14:25:54 -0000 Received: from unknown (HELO ?192.168.0.104?) (mitchell@127.0.0.2) by mail.codesourcery.com with ESMTPA; 25 Jun 2010 14:25:54 -0000 Message-ID: <4C24BC7A.8020906@codesourcery.com> Date: Fri, 25 Jun 2010 15:05:00 -0000 From: Mark Mitchell User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: "Joseph S. Myers" CC: Richard Guenther , gcc-patches@gcc.gnu.org Subject: Re: Remove missing_argument langhook References: <4C23CDCA.9000508@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 2010-06/txt/msg02587.txt.bz2 Joseph S. Myers wrote: > On Thu, 24 Jun 2010, Mark Mitchell wrote: > >> So, I think we should all feel free to consider trivial updates to >> language front-ends when making a language-independent change. Of > > I'm doubtful about the triviality of the Ada parts of > Agreed; I was referring only to the C++ parts, or future changes to any front end of that scale. It's certainly better to err on the side of caution. Thanks, -- Mark Mitchell CodeSourcery mark@codesourcery.com (650) 331-3385 x713