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]

r143849 - in /branches/gcc-in-cxx/gcc: ChangeLo...


Author: ian
Date: Sun Feb  1 06:14:52 2009
New Revision: 143849

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143849
Log:
	* reload.c (push_secondary_reload): Add cast for
	secondary_reload_info icode field.
	(secondary_reload_class): Likewise.
	(find_valid_class): Likewise.
	(alternative_allows_const_pool_ref): Put empty loop ';' on new
	line.
	* reload1.c (emit_input_reload_insns): Add cast for
	secondary_reload_info icode field.

Modified:
    branches/gcc-in-cxx/gcc/ChangeLog.cxx
    branches/gcc-in-cxx/gcc/reload.c
    branches/gcc-in-cxx/gcc/reload1.c


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