diff options
author | Ed Schonberg <schonberg@adacore.com> | 2018-05-24 13:06:40 +0000 |
---|---|---|
committer | Pierre-Marie de Rodat <pmderodat@gcc.gnu.org> | 2018-05-24 13:06:40 +0000 |
commit | 7037d2bbd04f5b845b899e533a96334c0e2f653e (patch) | |
tree | 9461445ae2a4c5b7e6def5dc277e37d24bf0d313 /gcc/ada/gcc-interface/decl.c | |
parent | d72ba19f9940286ba9e297fe45b9b2d802aee549 (diff) | |
download | gcc-7037d2bbd04f5b845b899e533a96334c0e2f653e.zip gcc-7037d2bbd04f5b845b899e533a96334c0e2f653e.tar.gz gcc-7037d2bbd04f5b845b899e533a96334c0e2f653e.tar.bz2 |
[Ada] Add a new Is_Activation_Record flag on IN parameters
2018-05-24 Ed Schonberg <schonberg@adacore.com>
gcc/ada/
* einfo.ads, einfo.adb (Is_Activation_Record): New flag on
in_parameters, used when unesting subprograms for LLVM, to indicate
that a generated parameter carries the activation record from the
enclosing subprogram.
* exp_unst.adb (Check_Static_Type): Handle array attributes of types
whose bounds may contain up-level references that need to be added to
an activation recoord.
(Add_Extra_Formal): Set Is_Activation_Record on new formal.
From-SVN: r260666
Diffstat (limited to 'gcc/ada/gcc-interface/decl.c')
0 files changed, 0 insertions, 0 deletions