This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch against code duplication
- To: Bernd Schmidt <crux at Pool dot Informatik dot RWTH-Aachen dot DE>
- Subject: Re: Patch against code duplication
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 07 Oct 1998 10:47:17 -0600
- cc: egcs-patches at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.SOL.3.90.981007145028.14501K-100000@matula.informatik.rwth-a
achen.de>you write:
> > I made two minor updates -- I added some comments before count_one_set.
> When
> > you create new functions make sure to remember to add comments before the
> m.
>
> That seems to be my common failure mode. Sorry about this.
> There's another thing I missed in that part of the patch: a prototype
> declaration. Speaking of which, what is the status of the patch I sent
> a few weeks ago to make it possible to add prototypes for functions
> defined in target-specific code?
On hold until we can get the reload stuff finished. I don't have time to deal
with too many conceptual patches at a time. :-)
> * loop.c (count_one_set): Add prototype.
Thanks. Installed.
jeff