re PR ada/66205 (gnatbind generates invalid code when finalization is enabled in...
authorSimon Wright <simon@pushface.org>
Wed, 6 Dec 2017 09:42:57 +0000 (09:42 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 6 Dec 2017 09:42:57 +0000 (09:42 +0000)
commit40242256f156e91244d770ac422e6e244b99152b
tree629aaf14b54f142bdff3694de058759c03b4b9aa
parent67acacee0ead9b8b68e3ae8c9cfbeda6f702d792
re PR ada/66205 (gnatbind generates invalid code when finalization is enabled in restricted runtime)

PR ada/66205
* bindgen.adb (Gen_AdaFinal): If the restriction No_Task_Termination is
set, generate a null body.

From-SVN: r255441
gcc/ada/ChangeLog
gcc/ada/bindgen.adb