r147122 - in /trunk/gcc: ChangeLog tree.h

paolo@gcc.gnu.org paolo@gcc.gnu.org
Tue May 5 10:06:00 GMT 2009


Author: paolo
Date: Tue May  5 10:06:52 2009
New Revision: 147122

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147122
Log:
2009-05-05  Shujing Zhao  <pearly.zhao@oracle.com>

	* tree.h (strip_float_extensions): Remove duplicate declaration.
      	(build_low_bits_mask, debug_fold_checksum, expand_function_end,
      	expand_function_start, stack_protect_prologue, stack_protect_epilogue,
      	block_ultimate_origin): Rearrange the declarations line to match the
      	comment that indicates the .c file which the functions are defined.
      	(dwarf2out_*, set_decl_rtl): Add comment.
      	(get_base_address): Adjust comment.
      	(change_decl_assembler_name, maybe_fold_*, build_addr): Rearrange the
      	declarations line and add comment.
      	(is_builtin_name): Add blank after function name, for clarity.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree.h



More information about the Gcc-cvs mailing list