summaryrefslogtreecommitdiff
path: root/gcc/ada/a-clrefi.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-clrefi.adb')
-rw-r--r--gcc/ada/a-clrefi.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/a-clrefi.adb b/gcc/ada/a-clrefi.adb
index 87090258f39..4708bf8f34c 100644
--- a/gcc/ada/a-clrefi.adb
+++ b/gcc/ada/a-clrefi.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 2007-2012, Free Software Foundation, Inc. --
+-- Copyright (C) 2007-2013, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -29,7 +29,7 @@
-- --
------------------------------------------------------------------------------
-pragma Compiler_Unit;
+pragma Compiler_Unit_Warning;
with Ada.Unchecked_Deallocation;