This is the mail archive of the gcc-cvs@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]
Other format: [Raw text]

r109875 - in /trunk/gcc: ChangeLog regmove.c rtl.h


Author: kazu
Date: Wed Jan 18 06:40:08 2006
New Revision: 109875

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109875
Log:
	* regmove.c (regmove_optimize, combine_stack_adjustments):
	Make them static.
	* rtl.h: Remove the prototypes for regmove_optimize and
	combine_stack_adjustments.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/regmove.c
    trunk/gcc/rtl.h


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