aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-math-opts.c
diff options
context:
space:
mode:
authorNathan Froyd <froydnj@codesourcery.com>2011-05-25 12:52:10 +0000
committerNathan Froyd <froydnj@gcc.gnu.org>2011-05-25 12:52:10 +0000
commitd9f8303fb6886eb46fa66c4a7595dc8219a52160 (patch)
tree850c21e1d1ad635fe18c45a463e69c71a2247561 /gcc/tree-ssa-math-opts.c
parentcdbf45414aecd8ec143a0f2634ba7c53b11053ca (diff)
downloadgcc-d9f8303fb6886eb46fa66c4a7595dc8219a52160.zip
gcc-d9f8303fb6886eb46fa66c4a7595dc8219a52160.tar.gz
gcc-d9f8303fb6886eb46fa66c4a7595dc8219a52160.tar.bz2
move TS_EXP to be a substructure of TS_TYPED
move TS_EXP to be a substructure of TS_TYPED gcc/ * tree.h (struct tree_exp): Inherit from struct tree_typed. * tree.c (initialize_tree_contains_struct): Mark TS_EXP as TS_TYPED instead of TS_COMMON. gcc/lto/ * lto.c (lto_ft_typed): New function. (lto_ft_common): Call it. (lto_ft_constructor): Likewise. (lto_ft_expr): Likewise. (lto_fixup_prevailing_decls): Check for TS_COMMON before accessing TREE_CHAIN. From-SVN: r174192
Diffstat (limited to 'gcc/tree-ssa-math-opts.c')
0 files changed, 0 insertions, 0 deletions