summaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-excdeb.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/libgnat/s-excdeb.ads')
-rw-r--r--gcc/ada/libgnat/s-excdeb.ads2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/libgnat/s-excdeb.ads b/gcc/ada/libgnat/s-excdeb.ads
index 6c93f4c5dc3..7cee3450394 100644
--- a/gcc/ada/libgnat/s-excdeb.ads
+++ b/gcc/ada/libgnat/s-excdeb.ads
@@ -33,8 +33,6 @@
-- It should be compiled without optimization to let debuggers inspect
-- parameter values reliably from breakpoints on the routines.
-pragma Compiler_Unit_Warning;
-
with System.Standard_Library;
package System.Exceptions_Debug is