sem_ch4.adb (Find_Boolean_Types): If one of the operands is an aggregate...
authorEd Schonberg <schonberg@adacore.com>
Fri, 17 Feb 2006 16:05:24 +0000 (17:05 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 17 Feb 2006 16:05:24 +0000 (17:05 +0100)
commit69e6a03e46224219467e99564de4f370656931a5
treef257f7078871c206894f16e951ce83cb5e3cb562
parent24ca2a963aabc8157443c3a39f9fdc2bb728ca49
sem_ch4.adb (Find_Boolean_Types): If one of the operands is an aggregate...

2006-02-17  Ed Schonberg  <schonberg@adacore.com>

* sem_ch4.adb (Find_Boolean_Types): If one of the operands is an
aggregate, check the interpretations of the other operand to find one
that may be a boolean array.
(Analyze_Selected_Component): Fix flow-of-control typo in case where
the prefix is a private extension.

From-SVN: r111182
gcc/ada/sem_ch4.adb