summaryrefslogtreecommitdiffstats
path: root/gcc/ada/g-spchge.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-spchge.ads')
-rwxr-xr-xgcc/ada/g-spchge.ads4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/ada/g-spchge.ads b/gcc/ada/g-spchge.ads
index 0a29c589a21..786213bf1ff 100755
--- a/gcc/ada/g-spchge.ads
+++ b/gcc/ada/g-spchge.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1998-2007, AdaCore --
+-- Copyright (C) 1998-2008, AdaCore --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -39,9 +39,7 @@
-- codes for ASCII characters in the range 16#20#..16#7F# have their normal
-- expected encoding values (e.g. the Pos value 16#31# must be digit 1).
-pragma Warnings (Off);
pragma Compiler_Unit;
-pragma Warnings (On);
package GNAT.Spelling_Checker_Generic is
pragma Pure;
OpenPOWER on IntegriCloud