aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-stchop.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/libgnat/s-stchop.adb')
-rw-r--r--gcc/ada/libgnat/s-stchop.adb2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/libgnat/s-stchop.adb b/gcc/ada/libgnat/s-stchop.adb
index c5c3d35..340d27b 100644
--- a/gcc/ada/libgnat/s-stchop.adb
+++ b/gcc/ada/libgnat/s-stchop.adb
@@ -61,8 +61,6 @@ package body System.Stack_Checking.Operations is
-- cache is pending, that write should be followed by a Poll to prevent
-- losing signals.
--
- -- Note: This function must be compiled with Polling turned off
- --
-- Note: on systems with real thread-local storage, Set_Stack_Info should
-- return an access value for such local storage. In those cases the cache
-- will always be up-to-date.