diff options
Diffstat (limited to 'gcc/ada/s-rident.ads')
-rw-r--r-- | gcc/ada/s-rident.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-rident.ads b/gcc/ada/s-rident.ads index 732ce9d..a7334c8 100644 --- a/gcc/ada/s-rident.ads +++ b/gcc/ada/s-rident.ads @@ -69,7 +69,7 @@ -- restrictions are ignored, and the consistency checking for restrictions -- might be incomplete, which is no big deal. -pragma Compiler_Unit; +pragma Compiler_Unit_Warning; generic package System.Rident is |