diff options
Diffstat (limited to 'gcc/ada/s-utf_32.ads')
-rwxr-xr-x | gcc/ada/s-utf_32.ads | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/s-utf_32.ads b/gcc/ada/s-utf_32.ads index 5217e8bf3ac..41ed6d7927c 100755 --- a/gcc/ada/s-utf_32.ads +++ b/gcc/ada/s-utf_32.ads @@ -41,9 +41,7 @@ -- the same services. The reason this package is in System is so that it can -- with'ed by other packages in the Ada and System hierarchies. -pragma Warnings (Off); pragma Compiler_Unit; -pragma Warnings (On); package System.UTF_32 is |