sem_eval.adb (Eval_Real_Literal): N_Constant_Declaration is a static context, so...
authorGeert Bosch <bosch@adacore.com>
Thu, 13 Dec 2007 10:32:23 +0000 (11:32 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 13 Dec 2007 10:32:23 +0000 (11:32 +0100)
commita1980be8313c131ac0f97966e2574c88296a7669
tree9242c3a355ff5ef2ef43c3642e829ccf5c343d22
parentd215a13cd9193b05072b0947c5b5d5101f615394
sem_eval.adb (Eval_Real_Literal): N_Constant_Declaration is a static context, so do not call Check_Non_Static_Context.

2007-12-06  Geert Bosch  <bosch@adacore.com>

* sem_eval.adb (Eval_Real_Literal): N_Constant_Declaration is a static
context, so do not call Check_Non_Static_Context.

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