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: More uses of ARRAY_SIZE



  In message <200008250740.AAA20752@kayak.mcgary.org>you write:
  > native sparc-sun-solaris2.6: no build failures
  > 			     no bootstrap-compare diffs
  > 			     no testsuite regressions
  > 
  > native i686-pc-linux:	     no build failures
  > 			     no bootstrap-compare diffs
  > 			     no testsuite regressions
  > 
  > OK to commit?
  > 
  > 2000-08-25  Greg McGary  <greg@mcgary.org>
  > 
  > gcc:
  > 	* flow.c (dump_edge_info): Use ARRAY_SIZE.
  > 	* config/alpha/alpha.c (alpha_expand_block_move): Likewise.
  > 	* config/ia64/ia64.c (ia64_init_builtins,
  > 	ia64_expand_builtin): Likewise.
  > 
  > cp:
  > 	* tree.c (init_tree): Use ARRAY_SIZE.
  > java:
  > 	* gjavah.c (cxx_keyword_subst): Use ARRAY_SIZE.
This is fine.  Please install this patch.

Thanks,
jeff


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