s-tposen.adb (Lock_Entry): Remove the code for raising Program_Error for Detect_Block...
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 19 Nov 2004 11:25:38 +0000 (12:25 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 19 Nov 2004 11:25:38 +0000 (12:25 +0100)
commitf0747897b654c6b9937a82de4a78542646858ff2
tree2f2db91affa9415979e8aab44e7b82234142528b
parent5c2d8276da3cfaacdefb54bdd54644cc72fe7ab9
s-tposen.adb (Lock_Entry): Remove the code for raising Program_Error for Detect_Blocking which is...

* s-tposen.adb (Lock_Entry): Remove the code for raising Program_Error
for Detect_Blocking which is redundant with the check done within the
procedure Protected_Single_Entry_Call.
(Lock_Read_Only_Entry): Remove the code for raising Program_Error for
Detect_Blocking which is redundant with the check done within the
procedure Protected_Single_Entry_Call.

From-SVN: r90913
gcc/ada/s-tposen.adb