[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 5 Dec 2012 10:06:51 +0000 (11:06 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 5 Dec 2012 10:06:51 +0000 (11:06 +0100)
commit739e7bbf1bcd96174b51012936bf9fd5e2b0d82d
treeffae983d073798e5c3cd09ef3bc9e7537c3c90db
parent698ef65e2fee6c848f3b6ae0bf4a099c811e0022
[multiple changes]

2012-12-05  Thomas Quinot  <quinot@adacore.com>

* err_vars.ads: Fix minor typo in comment.

2012-12-05  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_attr.adb (Analyze_Attribute): Do not analyze the attribute
arguments when processing Loop_Entry. Rewrite the analysis of
attribute Loop_Entry to handle an optional loop name.
(Convert_To_Indexed_Component): New routine.
(Eval_Attribute): Remove ??? comment and explain
why Loop_Entry does not need to be evaluated.

From-SVN: r194189
gcc/ada/ChangeLog
gcc/ada/err_vars.ads
gcc/ada/sem_attr.adb