aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-traent.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/libgnat/s-traent.ads')
-rw-r--r--gcc/ada/libgnat/s-traent.ads4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/ada/libgnat/s-traent.ads b/gcc/ada/libgnat/s-traent.ads
index fa2db4e..83ef569 100644
--- a/gcc/ada/libgnat/s-traent.ads
+++ b/gcc/ada/libgnat/s-traent.ads
@@ -38,10 +38,6 @@
-- version of the package, an entry is a mere code location representing the
-- address of a call instruction part of the call-chain.
-pragma Polling (Off);
--- We must turn polling off for this unit, because otherwise we get
--- elaboration circularities with Ada.Exceptions.
-
pragma Compiler_Unit_Warning;
package System.Traceback_Entries is