X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fada%2Fs-sopco5.ads;h=3491bb9ad96543e0e4be8fb7ede164b00d8e890f;hb=a34480d83b68142f300347d89d233f971438cf5d;hp=7d66a60c93c97f4e6d9b729f87efa4307a9b0d11;hpb=6bc9506f51c864af73250f5e6c99da261bd98b11;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/ada/s-sopco5.ads b/gcc/ada/s-sopco5.ads index 7d66a60c93c..3491bb9ad96 100644 --- a/gcc/ada/s-sopco5.ads +++ b/gcc/ada/s-sopco5.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_5 is pragma Pure;