From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20589 invoked by alias); 26 Jul 2005 23:54:00 -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 20576 invoked by uid 22791); 26 Jul 2005 23:53:55 -0000 Received: from h-68-164-203-246.nycmny83.covad.net (HELO dberlin.org) (68.164.203.246) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 26 Jul 2005 23:53:55 +0000 Received: from [127.0.0.1] (HELO localhost) by dberlin.org (CommuniGate Pro SMTP 4.3.4) with ESMTP id 8239676; Tue, 26 Jul 2005 19:53:53 -0400 Subject: Re: Annotations in tree From: Daniel Berlin To: drizzle drizzle Cc: gcc@gcc.gnu.org In-Reply-To: <7326d8e40507261642df6bf5e@mail.gmail.com> References: <7326d8e405072613213c282bd7@mail.gmail.com> <20050726203123.GA4355@topo.toronto.redhat.com> <7326d8e4050726153954b9a5f0@mail.gmail.com> <1122419430.7683.21.camel@linux.site> <7326d8e40507261642df6bf5e@mail.gmail.com> Content-Type: text/plain Date: Tue, 26 Jul 2005 23:54:00 -0000 Message-Id: <1122422033.7683.25.camel@linux.site> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-07/txt/msg01115.txt.bz2 On Tue, 2005-07-26 at 19:42 -0400, drizzle drizzle wrote: > What doesnt exist very long - the references ? By RTL, they've been expanded to pointer accesses. > At RTL level, I just want to insert a counter for each one of > these. Why do it at the rtl level. Why not do it at the tree level?