This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch against code duplication



  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]