s-finimp.adb (Detach_From_Final_List): make this procedure idempotent since it is...
authorCyrille Comar <comar@adacore.com>
Tue, 14 Aug 2007 08:49:45 +0000 (10:49 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 14 Aug 2007 08:49:45 +0000 (10:49 +0200)
commit95dd3302c5d38a4ef4fbef1279fb4afcc1523bd2
tree60449c36c76f63d43a8f115f25698f7a80ff79d8
parent2353aeebc50124bc27a9d65d09bc696cca7cd19f
s-finimp.adb (Detach_From_Final_List): make this procedure idempotent since it is potentially used in cases implying...

2007-08-14  Cyrille Comar  <comar@adacore.com>

* s-finimp.adb (Detach_From_Final_List): make this procedure idempotent
since it is potentially used in cases implying double finalization of
the same object.

From-SVN: r127462
gcc/ada/s-finimp.adb