diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2015-05-12 17:13:06 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2015-05-12 17:13:06 +0200 |
commit | 7166d53559b1d2fc49d7f55166364b3ca345a00a (patch) | |
tree | 39882498817ea47051972a2f82d38d47671bef91 /libjava/classpath/java/util/BitSet.java | |
parent | 4b17187f237160e6b3d536f7843d4f3a7d258a23 (diff) | |
download | gcc-7166d53559b1d2fc49d7f55166364b3ca345a00a.zip gcc-7166d53559b1d2fc49d7f55166364b3ca345a00a.tar.gz gcc-7166d53559b1d2fc49d7f55166364b3ca345a00a.tar.bz2 |
[multiple changes]
2015-05-12 Ed Schonberg <schonberg@adacore.com>
* sem_ch5.adb (Analyze_Iterator_Specifications): Additional
legality checks for array and container iterators:
a) The domain of iteration cannot be a component that depends
on discriminants of a mutable object. The check was recently
added for element iterators.
b) The cursor type cannot be a limited type at the point of the
iteration, because the cursor will be assigned to in the body
of the loop.
2015-05-12 Robert Dewar <dewar@adacore.com>
* freeze.adb (Freeze_Record_Type): Make sure that if we have
aspect Iterator_Element, then we have either Constant_Indexing
or Variable_Indexing.
From-SVN: r223077
Diffstat (limited to 'libjava/classpath/java/util/BitSet.java')
0 files changed, 0 insertions, 0 deletions