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: strict prototype warning patch


 > From: Richard Henderson <rth@cygnus.com>
 > 
 > On Sun, Mar 28, 1999 at 08:15:09AM -0500, Kaveh R. Ghazi wrote:
 > > Sat Mar 27 17:30:13 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 > > 
 > > 	* recog.h (insn_outfun, insn_operand_predicate): Add prototype
 > > 	arguments.
 > > 
 > > 	* rtl.h (note_stores): Likewise.
 > > 
 > > 	* rtlanal.c (note_stores): Likewise.
 > 
 > Ok.
 > r~
 > 
 > From: Jeffrey A Law <law@upchuck.cygnus.com>
 > 
 >   In message <199903281315.IAA22020@caip.rutgers.edu>you write:
 >   > 	This patch zaps ~180 -Wstrict-prototype warnings.  I
 >   > bootstrapped this successfully on Irix6.  Okay to install?
 >   > 
 >   > 		Thanks,
 >   > 		--Kaveh
 >   > 
 >   > Sat Mar 27 17:30:13 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 >   > 
 >   > 	* recog.h (insn_outfun, insn_operand_predicate): Add prototype
 >   > 	arguments.
 >   > 
 >   > 	* rtl.h (note_stores): Likewise.
 >   > 
 >   > 	* rtlanal.c (note_stores): Likewise.
 > 
 > Seems fine by me.  Thanks!
 > jeff


	Installed.  Thank you for reviewing my patch.

		--Kaveh

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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