From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10851 invoked by alias); 8 Oct 2003 02:47:07 -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 10844 invoked from network); 8 Oct 2003 02:47:05 -0000 Received: from unknown (HELO hiauly1.hia.nrc.ca) (132.246.100.193) by sources.redhat.com with SMTP; 8 Oct 2003 02:47:05 -0000 Received: from hiauly1.hia.nrc.ca (hiauly1.hia.nrc.ca [127.0.0.1] (may be forged)) by hiauly1.hia.nrc.ca (8.12.9-20030917/8.12.9) with ESMTP id h982kUDF016389; Tue, 7 Oct 2003 22:46:30 -0400 (EDT) Received: (from dave@localhost) by hiauly1.hia.nrc.ca (8.12.9-20030917/8.12.9/Submit) id h982kTYm016388; Tue, 7 Oct 2003 22:46:29 -0400 (EDT) Message-Id: <200310080246.h982kTYm016388@hiauly1.hia.nrc.ca> Subject: Re: Someone broke bootstrap To: gcc@gcc.gnu.org Date: Wed, 08 Oct 2003 02:47:00 -0000 From: "John David Anglin" Cc: carlo@alinoe.com MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2003-10/txt/msg00248.txt.bz2 How about if flex -o g-$$ ../../gcc/gcc/gengtype-lex.l; then \ mv -f g-$$ ../../gcc/gcc/gengtype-lex.c ; \ else \ rm -f g-$$ ; \ false ; \ fi flex: can't open g-16194 on i686-pc-linux-gnu. There are also a bunch of testsuite regressions on hppa64-hp-hpux11.11. Dave -- J. David Anglin dave.anglin@nrc-cnrc.gc.ca National Research Council of Canada (613) 990-0752 (FAX: 952-6602)