]> git.ipfire.org Git - thirdparty/gcc.git/commit
s-tassta.adb (Create_Task): Move the code in charge of resetting the deferral level...
authorJose Ruiz <ruiz@adacore.com>
Tue, 15 Nov 2005 13:53:05 +0000 (14:53 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Nov 2005 13:53:05 +0000 (14:53 +0100)
commitfda5d6d4ff7de017167de98a20ffc4110f766795
treeee457e312509fbe5ce66d2926fdf9ede4463a300
parent982f26e474453b112f6516208db854f287ace66d
s-tassta.adb (Create_Task): Move the code in charge of resetting the deferral level...

2005-11-14  Jose Ruiz  <ruiz@adacore.com>

* s-tassta.adb (Create_Task): Move the code in charge of resetting the
deferral level, when abort is not allowed, to a later stage (the
Task_Wrapper).
(Task_Wrapper): If Abort is not allowed, reset the deferral level since
it will not get changed by the generated code. It was previously done
in Create_Task.

From-SVN: r106960
gcc/ada/s-tassta.adb