From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3501 invoked by alias); 11 Aug 2007 19:00:57 -0000 Received: (qmail 3334 invoked by uid 22791); 11 Aug 2007 19:00:56 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 11 Aug 2007 19:00:54 +0000 Received: (qmail 10811 invoked from network); 11 Aug 2007 19:00:52 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 11 Aug 2007 19:00:52 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.63) (envelope-from ) id 1IJwCh-0005b1-Ou; Sat, 11 Aug 2007 19:00:51 +0000 Date: Sat, 11 Aug 2007 19:00:00 -0000 From: "Joseph S. Myers" To: Richard Guenther cc: gcc-patches@gcc.gnu.org Subject: Re: [PATCH][C] Remove the disregards_inline_limits langhook In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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: 2007-08/txt/msg00748.txt.bz2 On Fri, 27 Jul 2007, Richard Guenther wrote: > 2007-07-27 Richard Guenther > > * c-objc-common.c (c_disregard_inline_limits): Remove. > * c-objc-common.h (c_disregard_inline_limits): Likewise. These changes are OK. -- Joseph S. Myers joseph@codesourcery.com