From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30260 invoked by alias); 22 Jul 2002 14:15:34 -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 30169 invoked from network); 22 Jul 2002 14:15:19 -0000 Received: from unknown (HELO soliton.integrable-solutions.net) (62.212.99.186) by sources.redhat.com with SMTP; 22 Jul 2002 14:15:19 -0000 Received: (from gdr@localhost) by soliton.integrable-solutions.net (8.11.6/8.11.6/SuSE Linux 0.5) id g6MECq108885; Mon, 22 Jul 2002 16:12:52 +0200 To: Nathan Sidwell Cc: Mark Mitchell , Jason Merrill , Richard Henderson , "gcc@gcc.gnu.org" Subject: Re: [tree-ssa] Simplifying TARGET_EXPR References: <52110000.1027288471@warlock.codesourcery.com> <3D3C1231.2F39DDC@codesourcery.com> From: Gabriel Dos Reis In-Reply-To: Nathan Sidwell's message of "Mon, 22 Jul 2002 15:09:53 +0100" Organization: CodeSourcery, LLC Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Date: Mon, 22 Jul 2002 12:53:00 -0000 Message-ID: X-SW-Source: 2002-07/txt/msg01027.txt.bz2 Nathan Sidwell writes: | Maybe have the elision separately disablable at -O2, but I think | it should be permissable. I think copy-elision is already controlled by a separate flag. -- Gaby