public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "John David Anglin" <dave@hiauly1.hia.nrc.ca>
To: gcc@gcc.gnu.org
Cc: carlo@alinoe.com
Subject: Re: Someone broke bootstrap
Date: Wed, 08 Oct 2003 02:47:00 -0000	[thread overview]
Message-ID: <200310080246.h982kTYm016388@hiauly1.hia.nrc.ca> (raw)

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)

             reply	other threads:[~2003-10-08  2:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-08  2:47 John David Anglin [this message]
2003-10-08 10:15 ` David Ayers
2003-10-08 11:57   ` Carlo Wood
2003-10-08 12:29     ` [PATCH] " Carlo Wood
2003-10-08 12:43       ` Eric Botcazou
2003-10-08 12:57         ` Carlo Wood
  -- strict thread matches above, loose matches on Subject: below --
2003-10-09  3:02 Roger Sayle
2003-10-08 14:03 Kelley Cook
     [not found] <no.id>
2003-10-08  3:11 ` John David Anglin
2003-10-08  7:25   ` Eric Christopher
2003-10-08 17:26     ` John David Anglin
2003-10-08  2:11 Carlo Wood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200310080246.h982kTYm016388@hiauly1.hia.nrc.ca \
    --to=dave@hiauly1.hia.nrc.ca \
    --cc=carlo@alinoe.com \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).