From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29546 invoked by alias); 21 Jul 2002 05:17:54 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 29539 invoked from network); 21 Jul 2002 05:17:53 -0000 Received: from unknown (HELO potter.sfbay.redhat.com) (205.180.83.107) by sources.redhat.com with SMTP; 21 Jul 2002 05:17:53 -0000 Received: from dot.sfbay.redhat.com (dot.sfbay.redhat.com [172.16.24.7]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g6L5IJQ08861; Sat, 20 Jul 2002 22:18:19 -0700 Received: (from rth@localhost) by dot.sfbay.redhat.com (8.11.6/8.11.6) id g6L5HrG16368; Sat, 20 Jul 2002 22:17:53 -0700 X-Authentication-Warning: dot.sfbay.redhat.com: rth set sender to rth@redhat.com using -f Date: Sun, 21 Jul 2002 06:20:00 -0000 From: Richard Henderson To: Steven Bosscher Cc: Jason Merrill , gcc@gcc.gnu.org Subject: Re: Language-independent functions-as-trees representation Message-ID: <20020720221753.A16364@redhat.com> Mail-Followup-To: Richard Henderson , Steven Bosscher , Jason Merrill , gcc@gcc.gnu.org References: <1027195793.761.72.camel@steven> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1027195793.761.72.camel@steven>; from s.bosscher@student.tudelft.nl on Sat, Jul 20, 2002 at 10:09:53PM +0200 X-SW-Source: 2002-07/txt/msg00929.txt.bz2 On Sat, Jul 20, 2002 at 10:09:53PM +0200, Steven Bosscher wrote: > Once we've generated SIMPLE code, we've lost the opportunity to do this > kind of inlining. Err, why? r~