Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: David Carlton <carlton@math.stanford.edu>
To: Michael Elizabeth Chastain <mec@shout.net>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [rfa] remove dependency of f-exp.tab.c on c-exp.tab.c
Date: Mon, 02 Dec 2002 11:57:00 -0000	[thread overview]
Message-ID: <ro1d6ok5h3i.fsf@jackfruit.Stanford.EDU> (raw)
In-Reply-To: <200212021933.gB2JXF810990@duracef.shout.net>

On Mon, 2 Dec 2002 13:33:15 -0600, Michael Elizabeth Chastain <mec@shout.net> said:

> At first I thought that this might be a Makefile hack to prevent
> Make from running multiple copies of yacc in parallel if the user
> runs a parallel build, "make -j".

Ah, good call.  GDB did indeed once do this: the entry

Wed Jun 23 15:04:54 1993  K. Richard Pixley  (rich@sendai.cygnus.com)

does, among other things, the following:

	  (ch-exp.tab.c, m2-exp.tab.c): added artificial dependencies in
	  order to force parallel makes into keeping these rules separate.

f-exp.y wasn't added until 1994, but presumably it also had the
artificial dependency included for the same reason; and that
artificial dependency must have gotten accidentally left behind when
this issue was cleaned up.

With that explanation, then, I think the patch becomes pretty obvious;
I'll commit it in a couple of days unless somebody objects.

David Carlton
carlton@math.stanford.edu


  reply	other threads:[~2002-12-02 19:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-02 11:33 Michael Elizabeth Chastain
2002-12-02 11:57 ` David Carlton [this message]
2002-12-04 15:00   ` David Carlton
  -- strict thread matches above, loose matches on Subject: below --
2002-12-02 14:00 Michael Elizabeth Chastain
2002-12-02 11:13 David Carlton

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=ro1d6ok5h3i.fsf@jackfruit.Stanford.EDU \
    --to=carlton@math.stanford.edu \
    --cc=gdb-patches@sources.redhat.com \
    --cc=mec@shout.net \
    /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