sem_ch11.adb (Analyze_Handled_Statements): Move final test for useless assignments...
authorRobert Dewar <dewar@adacore.com>
Tue, 31 Oct 2006 18:06:22 +0000 (19:06 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 31 Oct 2006 18:06:22 +0000 (19:06 +0100)
commit6109adeb7d392421306416182d2cf3241b7ba3ac
tree018d6da398c24e8b5af6a7dcf3965f698db9bdd0
parent468c6c8af61691d22e832fbd9f6a3d840d00171d
sem_ch11.adb (Analyze_Handled_Statements): Move final test for useless assignments here and conditionalize it on absence...

2006-10-31  Robert Dewar  <dewar@adacore.com>

* sem_ch11.adb (Analyze_Handled_Statements): Move final test for
useless assignments here and conditionalize it on absence of exception
handlers.
(Analyze_Exception_Handlers): Small code reorganization of error
detection code, for new handling of formal packages.

From-SVN: r118299
gcc/ada/sem_ch11.adb