diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2010-05-04 17:47:52 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2010-05-04 17:47:52 +0000 |
commit | 7ef5e86ccb012a8ffb048e24d77df6d1726c1e20 (patch) | |
tree | 9c07bd40cf2fbaf22796139526d1ed47478b6791 /gcc/c-parser.c | |
parent | 6cbd3b6a699912ff879d13c0fb5ab3f4b244943f (diff) | |
download | gcc-7ef5e86ccb012a8ffb048e24d77df6d1726c1e20.zip gcc-7ef5e86ccb012a8ffb048e24d77df6d1726c1e20.tar.gz gcc-7ef5e86ccb012a8ffb048e24d77df6d1726c1e20.tar.bz2 |
tree.c (free_lang_data_in_one_sizepos): New inline function.
* tree.c (free_lang_data_in_one_sizepos): New inline function.
(free_lang_data_in_type): Call it on TYPE_{MIN|MAX}_VALUE of numerical
types. Call it on TYPE_SIZE and TYPE_SIZE_UNIT of all types.
(free_lang_data_in_decl): Call it on DECL_SIZE and DECL_SIZE_UNIT of
all decls. Call it on DECL_FIELD_OFFSET of fields.
(find_decls_types_r): Follow DECL_VALUE_EXPR.
(iterative_hash_expr) <PLACEHOLDER_EXPR>: New case.
From-SVN: r159039
Diffstat (limited to 'gcc/c-parser.c')
0 files changed, 0 insertions, 0 deletions