r173153 - in /trunk/gcc: ChangeLog tree-chrec.c...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Fri Apr 29 12:00:00 GMT 2011
Author: rguenth
Date: Fri Apr 29 12:00:55 2011
New Revision: 173153
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173153
Log:
2011-04-29 Richard Guenther <rguenther@suse.de>
* tree-nested.c (get_trampoline_type): Use size_int.
(get_nl_goto_field): Likewise.
* tree-eh.c (lower_try_finally_switch): Use integer_type_node
for all indexes.
(lower_eh_constructs_2): Likewise.
(lower_resx): Likewise.
(lower_eh_dispatch): Likewise.
* tree-mudflap.c (mf_build_string): Use size_int.
(mudflap_register_call): Use integer_type_node for the flag.
(mudflap_enqueue_constant): Use size_int.
* tree-chrec.c (reset_evolution_in_loop): Copy CHREC_VAR
instead of rebuilding it.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-chrec.c
trunk/gcc/tree-eh.c
trunk/gcc/tree-mudflap.c
trunk/gcc/tree-nested.c
More information about the Gcc-cvs
mailing list