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: Remove warnings in ssa-ccp.c


  In message <8D00C32549556B4E977F81DBC24E985D1B1B1F@crtsmail1.technol_exch.cor
p.riotinto.org>you write:
  > This patches removes a few warnings in ssa-ccp.c.  It include previous patc
  > h
  > declaring ssa-fast-dec. I am not sure about the "int i" -> "unsigned int i"
  > in ssa_ccp_substitute_constants 
  > 
  > 2001-07-10  David Billinghurst <David.Billinghurst@riotinto.com
  > 
  > 	* ssa.h: Add prototype for ssa_const_prop
  > 	ssa-ccp.c: Add prototype for ssa_fast_dce and mark_references
  > 	(ssa_ccp_substitute_constants): Fix signed vs unsigned comparison
  > 	(ssa_fast_dce): Remove unused variable
Similarly.  BOotstrap in progress.  If everything is OK this will be checked
in tomorrow AM.

Jeff

ps.  It appears your mailer (or something) is mucking up whitespace by turning
tabs into spaces.  It makes applying your patches harder than it should be.



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