sem_eval.adb (Eval_Relational_Op): nothing to do if an operand is an illegal aggregat...
authorRobert Dewar <dewar@adacore.com>
Wed, 6 Jun 2007 10:47:02 +0000 (12:47 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Jun 2007 10:47:02 +0000 (12:47 +0200)
commit13f34a3ff1be41d95ada5f840c25060072e7abf4
tree8e4d646cb542473c4cdab9ac858889a5b0b7b3aa
parent79e448454ba29dac783a9124e369776b5b417183
sem_eval.adb (Eval_Relational_Op): nothing to do if an operand is an illegal aggregate and the type is still...

2007-04-20  Robert Dewar  <dewar@adacore.com>

* sem_eval.adb (Eval_Relational_Op): nothing to do if an operand is an
illegal aggregate and the type is still Any_Composite.
(Subtypes_Statically_Match): Fix problem of empty discriminant list

From-SVN: r125460
gcc/ada/sem_eval.adb