diff options
author | Ed Schonberg <schonberg@adacore.com> | 2010-10-18 10:10:51 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2010-10-18 12:10:51 +0200 |
commit | b7f17b2062c6e07c4236e16d124e9f1dcd34447f (patch) | |
tree | 9d44d5009c4eacefdf04073beccd3205499d3266 /gcc/ada/gcc-interface/Make-lang.in | |
parent | 12009a12f4f447123c23b6b54674b105b26cbb54 (diff) | |
download | gcc-b7f17b2062c6e07c4236e16d124e9f1dcd34447f.zip gcc-b7f17b2062c6e07c4236e16d124e9f1dcd34447f.tar.gz gcc-b7f17b2062c6e07c4236e16d124e9f1dcd34447f.tar.bz2 |
einfo.ads, einfo.adb: New attribute PPC_Wrapper for entries and entry families.
2010-10-18 Ed Schonberg <schonberg@adacore.com>
* einfo.ads, einfo.adb: New attribute PPC_Wrapper for entries and entry
families. Denotes a procedure that performs pre/postcondition checks
and then performs the entry call.
* sem_res.adb (Resolve_Entry_Call): If the entry has
pre/postconditions, replace call with a call to the PPC_Wrapper of the
entry.
* exp_ch9.adb (Build_PPC_Wrapper): new procedure.
(Expand_N_Entry_Declaration, Expand_N_Protected_Type_Declaration): call
Build_PPC_Wrapper for all entries in task and protected definitions.
From-SVN: r165622
Diffstat (limited to 'gcc/ada/gcc-interface/Make-lang.in')
0 files changed, 0 insertions, 0 deletions