diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2011-04-14 15:13:26 +0000 |
---|---|---|
committer | Nathan Froyd <froydnj@gcc.gnu.org> | 2011-04-14 15:13:26 +0000 |
commit | 40e71fc77f174631af4978c9e3a5d949ecb9104a (patch) | |
tree | fc965b46ea0d94f0b61f89e0efa758b5a4ba1979 /gcc/cfgexpand.c | |
parent | c2aa8dc92665461b3a02d22db401f5736b0a1d43 (diff) | |
download | gcc-40e71fc77f174631af4978c9e3a5d949ecb9104a.zip gcc-40e71fc77f174631af4978c9e3a5d949ecb9104a.tar.gz gcc-40e71fc77f174631af4978c9e3a5d949ecb9104a.tar.bz2 |
cp-tree.def (FOR_STMT, [...]): Add an extra operand.
* cp-tree.def (FOR_STMT, RANGE_FOR_STMT): Add an extra operand.
* cp-objcp-common.c (cp_common_init_ts): Mark them as TS_TYPED.
* cp-tree.h (FOR_SCOPE, RANGE_FOR_SCOPE): Define.
* semantics.c (begin_for_stmt): Pass an extra arg to build_stmt.
Use FOR_SCOPE instead of TREE_CHAIN.
(begin_range_for_stmt): Likewise, with RANGE_FOR_SCOPE.
(finish_for_stmt): Likewise.
From-SVN: r172436
Diffstat (limited to 'gcc/cfgexpand.c')
0 files changed, 0 insertions, 0 deletions