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

ian@gcc.gnu.org ian@gcc.gnu.org
Sun Feb 1 00:56:00 GMT 2009


Author: ian
Date: Sun Feb  1 00:56:40 2009
New Revision: 143840

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143840
Log:
	* fwprop.c (update_df): Change 0 to VOIDmode.
	* sel-sched-ir.c (hash_with_unspec_callback): Likewise.
	* combine.c (record_value_for_reg): Likewise.
	(record_dead_and_set_regs): Likewise.
	* optabs.c (expand_widen_pattern_expr): Likewise.
	(expand_vec_shift_expr): Don't cast insn_code field of
	optab_handler to int.
	(emit_cmp_and_jump_insn_1): Likewise.

Modified:
    branches/gcc-in-cxx/gcc/ChangeLog.cxx
    branches/gcc-in-cxx/gcc/combine.c
    branches/gcc-in-cxx/gcc/fwprop.c
    branches/gcc-in-cxx/gcc/optabs.c
    branches/gcc-in-cxx/gcc/sel-sched-ir.c



More information about the Gcc-cvs mailing list