sem_ch4.adb (analyze_If_Expression): Reject IF-expression where THEN-expression is...
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 12 Nov 2015 11:42:00 +0000 (12:42 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 12 Nov 2015 11:42:00 +0000 (12:42 +0100)
commit7408c4a5e0d6723e11b043d9705b4e5b6b3b8a66
treec6cadeec21c954d297eef79d14bd9968b167a763
parente3f94155df2c4223b92f63837d0d887502fa7e6e
sem_ch4.adb (analyze_If_Expression): Reject IF-expression where THEN-expression is overloaded and none of its...

2015-11-12  Thomas Quinot  <quinot@adacore.com>

* sem_ch4.adb (analyze_If_Expression): Reject IF-expression where
THEN-expression is overloaded and none of its interpretation is
compatible with the ELSE-expression.

From-SVN: r230241
gcc/ada/ChangeLog
gcc/ada/sem_ch4.adb