diff options
author | Gary Dismukes <dismukes@adacore.com> | 2011-08-31 09:02:37 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2011-08-31 11:02:37 +0200 |
commit | 0bb3bfb8feacd4bec3f0dc82d75cf1ea01d37010 (patch) | |
tree | b537d5ed4f210cfdb6718b2d5e485201860cb3ee /gcc/ada/a-cbdlli.ads | |
parent | 11fa950bd42cde0cd1c7c30b499250d145765561 (diff) | |
download | gcc-0bb3bfb8feacd4bec3f0dc82d75cf1ea01d37010.zip gcc-0bb3bfb8feacd4bec3f0dc82d75cf1ea01d37010.tar.gz gcc-0bb3bfb8feacd4bec3f0dc82d75cf1ea01d37010.tar.bz2 |
exp_ch5.adb (Expand_N_Assignment_Statement): When a discriminant check is needed for a left-hand side that is a dereference...
2011-08-31 Gary Dismukes <dismukes@adacore.com>
* exp_ch5.adb (Expand_N_Assignment_Statement): When a discriminant
check is needed for a left-hand side that is a dereference, and the
base type is private without discriminants (whereas the full type does
have discriminants), an extra retrieval of the underlying type may be
needed in the case where the subtype is a record subtype whose base
type is private. Update comments.
From-SVN: r178362
Diffstat (limited to 'gcc/ada/a-cbdlli.ads')
0 files changed, 0 insertions, 0 deletions