From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22264 invoked by alias); 16 Feb 2006 04:10:59 -0000 Received: (qmail 22256 invoked by uid 22791); 16 Feb 2006 04:10:58 -0000 X-Spam-Check-By: sourceware.org Received: from dair.pair.com (HELO dair.pair.com) (209.68.1.49) by sourceware.org (qpsmtpd/0.31) with SMTP; Thu, 16 Feb 2006 04:10:57 +0000 Received: (qmail 59106 invoked by uid 20157); 16 Feb 2006 04:10:55 -0000 Date: Thu, 16 Feb 2006 04:10:00 -0000 From: Hans-Peter Nilsson To: DJ Delorie cc: tnt@246tNt.com, gcc@gcc.gnu.org Subject: Re: Design a microcontroller for gcc In-Reply-To: Message-ID: References: <43F2666E.70703@246tNt.com> <43F3C6F8.7080007@246tNt.com> <200602160321.k1G3LHVm032715@greed.delorie.com> <200602160340.k1G3e9ss000475@greed.delorie.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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/msg00283.txt.bz2 On Wed, 15 Feb 2006, Hans-Peter Nilsson wrote: > Unless I'm delirious (it's way past bedtime) I see a m32c port > and it's cc0-free. Is there a problem? 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. ;-) brgds, H-P