sem_ch13.adb (Analyze_Enumeration_Representation_Clause): Reject the clause if the...
authorThomas Quinot <quinot@adacore.com>
Mon, 5 Sep 2005 07:59:42 +0000 (09:59 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 5 Sep 2005 07:59:42 +0000 (09:59 +0200)
commit27e6455d37aad17fccb935a6643ad976b61068f3
treec70e7efa1e98dcf3b2b27b56c326c277b54a16d4
parent48aa1f1a6180e8d826ff5efa4a637477be56be48
sem_ch13.adb (Analyze_Enumeration_Representation_Clause): Reject the clause if the array aggregate is surrounded by parentheses.

2005-09-01  Thomas Quinot  <quinot@adacore.com>

* sem_ch13.adb (Analyze_Enumeration_Representation_Clause): Reject the
clause if the array aggregate is surrounded by parentheses.

From-SVN: r103880
gcc/ada/sem_ch13.adb