diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2004-12-08 06:39:00 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2004-12-08 06:39:00 +0000 |
commit | ac1b13f457ad72970d58b53ef88b45ddab522d41 (patch) | |
tree | b3753723eec1f756b6a00d572ba8b10d57776fb3 /gcc/gimplify.c | |
parent | 7fd64ba3723e2217309315b2399ae13b247574df (diff) | |
download | gcc-ac1b13f457ad72970d58b53ef88b45ddab522d41.zip gcc-ac1b13f457ad72970d58b53ef88b45ddab522d41.tar.gz gcc-ac1b13f457ad72970d58b53ef88b45ddab522d41.tar.bz2 |
c-common.c (verify_tree): Don't check code length if we know we are handling tcc_unary.
* c-common.c (verify_tree): Don't check code length if we know
we are handling tcc_unary.
* print_tree.c (print_node): Remove code to handle RTL
appearing as a part of a tree node.
* tree-gimple.c (recalculate_side_effects): Rename fro as len.
* tree.c (build1_stat): Don't check TREE_CODE_LENGTH.
(PROCESS_ARG): Don't refer to fro.
(build2_stat, build3_stat, build4_stat): Don't compute fro.
From-SVN: r91855
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions