sem_ch4.adb (Is_Empty_Range): Use bounds of index type to determine whether an…
sem_ch4.adb (Is_Empty_Range): Use bounds of index type to determine whether an array is empty when... 2012-10-02 Ed Schonberg <schonberg@adacore.com> * sem_ch4.adb (Is_Empty_Range): Use bounds of index type to determine whether an array is empty when optimizing a quantified expression over a null range. Use of RM_Size was incorrect. Analyze condition before constant-folding the expression to catch potential errors. Modify the error message to avoid mathematical terminology. From-SVN: r191958
Showing
Please
register
or
sign in
to comment