From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13219 invoked by alias); 16 Jul 2010 05:41:29 -0000 Received: (qmail 13139 invoked by uid 22791); 16 Jul 2010 05:41:28 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM X-Spam-Check-By: sourceware.org Received: from mail-gy0-f175.google.com (HELO mail-gy0-f175.google.com) (209.85.160.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Jul 2010 05:41:24 +0000 Received: by gya6 with SMTP id 6so1213974gya.20 for ; Thu, 15 Jul 2010 22:41:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.150.218.18 with SMTP id q18mr982223ybg.66.1279258880372; Thu, 15 Jul 2010 22:41:20 -0700 (PDT) Received: by 10.150.216.13 with HTTP; Thu, 15 Jul 2010 22:41:20 -0700 (PDT) In-Reply-To: <20100716032222.GA12333@codesourcery.com> References: <20100716032222.GA12333@codesourcery.com> Date: Fri, 16 Jul 2010 05:41:00 -0000 Message-ID: Subject: Re: [PATCH] make the middle-end use build_function_type_list From: Steven Bosscher To: Nathan Froyd Cc: gcc-patches@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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-07/txt/msg01312.txt.bz2 On Fri, Jul 16, 2010 at 5:22 AM, Nathan Froyd wr= ote: > This patch is actually a patch of Kazu's from the oldlto branch; I've > just brought it forward to mainline and whatnot. > > Tested on x86_64-unknown-linux-gnu. =A0OK to commit? These patches were pre-approved by Mark. Ciao! Steven