sem_ch11.adb (analyze_raise_xxx_error): Remove consecutive raise statements with...
authorEd Schonberg <schonberg@adacore.com>
Fri, 10 Jul 2009 09:10:57 +0000 (11:10 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 10 Jul 2009 09:10:57 +0000 (11:10 +0200)
commit1ded1a1faeff3ed16dbd320bbb24035a6db21d45
tree3d5c76540be938aa80aed54e5c70146df915c29e
parentc6ad817fc1467991bf8f4109bbc5fd6bf294eabf
sem_ch11.adb (analyze_raise_xxx_error): Remove consecutive raise statements with the same condition.

2009-07-10  Ed Schonberg  <schonberg@adacore.com>

* sem_ch11.adb (analyze_raise_xxx_error): Remove consecutive raise
statements with the same condition.

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