diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2011-05-25 12:52:10 +0000 |
---|---|---|
committer | Nathan Froyd <froydnj@gcc.gnu.org> | 2011-05-25 12:52:10 +0000 |
commit | d9f8303fb6886eb46fa66c4a7595dc8219a52160 (patch) | |
tree | 850c21e1d1ad635fe18c45a463e69c71a2247561 /gcc/tree-ssa-math-opts.c | |
parent | cdbf45414aecd8ec143a0f2634ba7c53b11053ca (diff) | |
download | gcc-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