diff options
Diffstat (limited to 'gcc/ada/s-sopco4.ads')
-rw-r--r-- | gcc/ada/s-sopco4.ads | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/s-sopco4.ads b/gcc/ada/s-sopco4.ads index eca94b4..e198bba 100644 --- a/gcc/ada/s-sopco4.ads +++ b/gcc/ada/s-sopco4.ads @@ -35,9 +35,7 @@ -- which now generates concatenation inline. It is retained only because -- it may be used during bootstrapping using old versions of the compiler. -pragma Warnings (Off); pragma Compiler_Unit; -pragma Warnings (On); package System.String_Ops_Concat_4 is pragma Pure; |