This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r118299 - /trunk/gcc/ada/sem_ch11.adb
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 31 Oct 2006 18:06:23 -0000
- Subject: r118299 - /trunk/gcc/ada/sem_ch11.adb
Author: charlet
Date: Tue Oct 31 18:06:22 2006
New Revision: 118299
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118299
Log:
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.
Modified:
trunk/gcc/ada/sem_ch11.adb