decl.c (elaborate_expression_1): Remove GNAT_EXPR parameter and move check for…
decl.c (elaborate_expression_1): Remove GNAT_EXPR parameter and move check for static expression to... * gcc-interface/decl.c (elaborate_expression_1): Remove GNAT_EXPR parameter and move check for static expression to... (elaborate_expression): ...here. Adjust call to above function. (gnat_to_gnu_entity): Likewise for all calls. Use correct arguments in calls to elaborate_expression. (elaborate_entity): Likewise. (substitution_list): Likewise. (maybe_variable): Fix formatting. (substitute_in_type) <REAL_TYPE>: Merge with INTEGER_TYPE case and add missing guard. * gcc-interface/trans.c (protect_multiple_eval): Minor cleanup. From-SVN: r147530
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment