diff options
Diffstat (limited to 'gcc/ada/s-restri.ads')
-rw-r--r-- | gcc/ada/s-restri.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-restri.ads b/gcc/ada/s-restri.ads index a0cb1e9..66c6584 100644 --- a/gcc/ada/s-restri.ads +++ b/gcc/ada/s-restri.ads @@ -38,7 +38,7 @@ -- with names discarded, so that we do not have image tables for the -- large restriction enumeration types at run time. -pragma Compiler_Unit; +pragma Compiler_Unit_Warning; with System.Rident; |