diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2017-09-05 08:40:09 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2017-09-05 08:40:09 +0000 |
commit | e45f84a5f9cf7e31ae46c6c557f6896d0b1db5c2 (patch) | |
tree | 4fe408e93fafc4c7823b8629dd06e278306d24d7 /gcc/ada/gcc-interface/utils.c | |
parent | 6a9db54cc1e778e99998591920471a1e2eb5d7e1 (diff) | |
download | gcc-e45f84a5f9cf7e31ae46c6c557f6896d0b1db5c2.zip gcc-e45f84a5f9cf7e31ae46c6c557f6896d0b1db5c2.tar.gz gcc-e45f84a5f9cf7e31ae46c6c557f6896d0b1db5c2.tar.bz2 |
repinfo.ads: Document new treatment of dynamic values.
* repinfo.ads: Document new treatment of dynamic values.
(TCode): Bump upper bound to 29.
(Dynamic_Val): New constant set to 29.
* repinfo.adb (Print_Expr) <Dynamic_Val>: New case.
(Rep_Value) <Dynamic_Val>: Likewise.
* repinfo.h (Dynamic_Val): New macro.
* gcc-interface/decl.c (annotate_value): Tidy up and cache result for
DECL_P nodes too.
<INTEGER_CST>: Set TCODE instead of recursing.
<COMPONENT_REF>: Set TCODE instead of calling Create_Node manually.
<VAR_DECL>: New case.
<MULT_EXPR, PLUS_EXPR>: Fold conversions into inner operations.
<BIT_AND_EXPR>: Adjust.
<CALL_EXPR>: Do not fall through.
From-SVN: r251698
Diffstat (limited to 'gcc/ada/gcc-interface/utils.c')
0 files changed, 0 insertions, 0 deletions