sem_ch9.adb (Analyze_Delay_Alternative, [...]): Use the first subtype of the type...
authorEd Schonberg <schonberg@adacore.com>
Fri, 9 Dec 2005 17:21:49 +0000 (18:21 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 9 Dec 2005 17:21:49 +0000 (18:21 +0100)
commit509a32195401171b132019a57c0e01d26fea939b
tree903a3305e202c430772e5d80e5bb9187e2bb0db0
parent39edfb4572286b82d9bad3785a7ecaf8d49470a2
sem_ch9.adb (Analyze_Delay_Alternative, [...]): Use the first subtype of the type of the expression to verify that it is a...

2005-12-05  Ed Schonberg  <schonberg@adacore.com>

* sem_ch9.adb (Analyze_Delay_Alternative, Analyze_Delay_Until): Use the
first subtype of the type of the expression to verify that it is a
legal Time type.

From-SVN: r108305
gcc/ada/sem_ch9.adb