From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6704 invoked by alias); 7 Jan 2003 01:31:30 -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 6697 invoked from network); 7 Jan 2003 01:31:29 -0000 Received: from unknown (HELO mx2.redhat.com) (12.150.115.133) by 209.249.29.67 with SMTP; 7 Jan 2003 01:31:29 -0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.11.6/8.11.6) with ESMTP id h071QX110820; Mon, 6 Jan 2003 20:26:34 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h071VHn27007; Mon, 6 Jan 2003 20:31:18 -0500 Received: from localhost.localdomain (frothingslosh.sfbay.redhat.com [172.16.24.27]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h071VHn32045; Mon, 6 Jan 2003 17:31:17 -0800 Received: (from rth@localhost) by localhost.localdomain (8.11.6/8.11.6) id h071VHo12226; Mon, 6 Jan 2003 17:31:17 -0800 X-Authentication-Warning: localhost.localdomain: rth set sender to rth@redhat.com using -f Date: Tue, 07 Jan 2003 01:33:00 -0000 From: Richard Henderson To: Diego Novillo Cc: Andreas Jaeger , gcc@gcc.gnu.org Subject: Re: tree-ssa-cvs corrupt Message-ID: <20030107013117.GD12084@redhat.com> Mail-Followup-To: Richard Henderson , Diego Novillo , Andreas Jaeger , gcc@gcc.gnu.org References: <20030103162912.GA12816@tornado.toronto.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030103162912.GA12816@tornado.toronto.redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2003-01/txt/msg00316.txt.bz2 On Fri, Jan 03, 2003 at 11:29:12AM -0500, Diego Novillo wrote: > This one is on purpose. I added an explicit syntax error to > avoid blowing up memory usage. Might consider using #error instead. ;-) r~