This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Some haifa cleanup
- To: Jeffrey A Law <law at cygnus dot com>
- Subject: Re: Some haifa cleanup
- From: Bernd Schmidt <bernds at pathia dot cygnus dot co dot uk>
- Date: Mon, 29 Nov 1999 11:49:53 +0000 (GMT)
- cc: gcc-patches at gcc dot gnu dot org
> I'm not sure I like using "d" as a variable name. "deps" or "dependencies"
> is far more descriptive than "d"
I'm fighting the 80 character limit here! :-)
> I spot checked a variety of other things that basically looked OK. I think
> you should clean up the nits and install this patch.
I've changed the patch the way you suggested and installed it.
Bernd