-
- Downloads
tree-ssa-propagate.h (valid_gimple_call_p): Remove.
2010-07-07 Richard Guenther <rguenther@suse.de> * tree-ssa-propagate.h (valid_gimple_call_p): Remove. * tree-ssa-propagate.c (valid_gimple_call_p): Make static. Fix. * gimple.h (is_gimple_operand): Remove. * gimple.c (is_gimple_operand): Likewise. (walk_gimple_op): Fix wi->val_only setting for calls. * tree-cfg.c (verify_gimple_call): Fix argument validation. * tree-profile.c (tree_gen_ic_func_profiler): Do not create invalid gimple calls. From-SVN: r161905
Showing
- gcc/ChangeLog 11 additions, 0 deletionsgcc/ChangeLog
- gcc/gimple.c 21 additions, 16 deletionsgcc/gimple.c
- gcc/gimple.h 0 additions, 1 deletiongcc/gimple.h
- gcc/tree-cfg.c 4 additions, 1 deletiongcc/tree-cfg.c
- gcc/tree-profile.c 9 additions, 6 deletionsgcc/tree-profile.c
- gcc/tree-ssa-propagate.c 12 additions, 3 deletionsgcc/tree-ssa-propagate.c
- gcc/tree-ssa-propagate.h 0 additions, 1 deletiongcc/tree-ssa-propagate.h
Loading
Please register or sign in to comment