From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18196 invoked by alias); 3 Jan 2007 08:49:47 -0000 Received: (qmail 18187 invoked by uid 22791); 3 Jan 2007 08:49:47 -0000 X-Spam-Check-By: sourceware.org Received: from server.usilu.net (HELO mail.usilu.net) (195.176.178.200) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 03 Jan 2007 08:49:40 +0000 Received: from [1.240.182.245] ([213.140.22.65] RDNS failed) by mail.usilu.net over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Wed, 3 Jan 2007 09:49:36 +0100 Message-ID: <459B6E1E.10702@lu.unisi.ch> Date: Wed, 03 Jan 2007 08:49:00 -0000 From: Paolo Bonzini User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: Andrew Pinski , jimbob@google.com CC: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] Fold more aggressively for trip counts References: <17819.5994.111024.985123@whippen.corp.google.com> <200701030251.l032pFue004359@localhost.localdomain> In-Reply-To: <200701030251.l032pFue004359@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-01/txt/msg00120.txt.bz2 >> + /* Did somebody make sure te is canonicalized somehow? What are the > ^ > Add h there. No, rather, write all variable names (including TE) in uppercase. Paolo