diff options
author | Ed Schonberg <schonberg@adacore.com> | 2014-08-01 14:46:11 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-08-01 16:46:11 +0200 |
commit | 1696d58da2675e9007645304d010710e34022482 (patch) | |
tree | 8bd9b3e28a77d47e7ac709aba3431ab20ad8a3ee /gcc/hooks.h | |
parent | 9a30c7c4092fa2e7f46ee54883404a3fe34f2919 (diff) | |
download | gcc-1696d58da2675e9007645304d010710e34022482.zip gcc-1696d58da2675e9007645304d010710e34022482.tar.gz gcc-1696d58da2675e9007645304d010710e34022482.tar.bz2 |
restrict.adb (Update_Restrictions): For restrictions with a maximum parameter (e.g.
2014-08-01 Ed Schonberg <schonberg@adacore.com>
* restrict.adb (Update_Restrictions): For restrictions with a
maximum parameter (e.g. number of protected entries in Ravenscar)
do not compute the maximum of the violation over several objects,
because the restriction is per-object.
(Check_Restriction): After possible message, reset the value
of of a checked max_parameter restriction to zero, to prevent
cascaded errors.
* sem_ch3.adb (Build_Derived_Private_Type): Use base of parent
(sub)type to determine whether derived type should be on the
list of private dependents of a type whose full view may become
visible subsequently.
From-SVN: r213483
Diffstat (limited to 'gcc/hooks.h')
0 files changed, 0 insertions, 0 deletions