From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26818 invoked by alias); 16 Feb 2006 04:17:26 -0000 Received: (qmail 26809 invoked by uid 22791); 16 Feb 2006 04:17:25 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 16 Feb 2006 04:17:24 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id k1G4HLYn019782; Wed, 15 Feb 2006 23:17:21 -0500 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id k1G4HL116513; Wed, 15 Feb 2006 23:17:21 -0500 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id k1G4HIt25968; Wed, 15 Feb 2006 23:17:18 -0500 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.13.1/8.13.1) with ESMTP id k1G4HGWh002386; Wed, 15 Feb 2006 23:17:16 -0500 Received: (from dj@localhost) by greed.delorie.com (8.13.1/8.13.1/Submit) id k1G4HBiZ002383; Wed, 15 Feb 2006 23:17:11 -0500 Date: Thu, 16 Feb 2006 04:17:00 -0000 Message-Id: <200602160417.k1G4HBiZ002383@greed.delorie.com> From: DJ Delorie To: hp@bitrange.com CC: tnt@246tNt.com, gcc@gcc.gnu.org In-reply-to: (message from Hans-Peter Nilsson on Wed, 15 Feb 2006 23:10:55 -0500 (EST)) Subject: Re: Design a microcontroller for gcc References: <43F2666E.70703@246tNt.com> <43F3C6F8.7080007@246tNt.com> <200602160321.k1G3LHVm032715@greed.delorie.com> <200602160340.k1G3e9ss000475@greed.delorie.com> X-IsSubscribed: yes 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 X-SW-Source: 2006-02/txt/msg00285.txt.bz2 > I see, in the code in svn trunk the compares aren't optimized away > yet. You must be having a lot of fun right now. ;-) *That* is an understatement. Unfortunately, reload hates me (see archives for that thread) so I can't commit anything yet.