]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ada/libgnarl/s-osinte__darwin.adb
[Ada] Remove support for -gnatP and pragma Polling
[thirdparty/gcc.git] / gcc / ada / libgnarl / s-osinte__darwin.adb
index 877bcacd970f2e537a1d61d8d9a7173121b23b82..b57a31a8c9a3b38553558ddcfc6b76c281348f52 100644 (file)
 
 --  This is a Darwin Threads version of this package
 
-pragma Polling (Off);
---  Turn off polling, we do not want ATC polling to take place during
---  tasking operations. It causes infinite loops and other problems.
-
 with Interfaces.C.Extensions;
 
 package body System.OS_Interface is