From 891529cb34c47f8192b0ee9cf1f8d0ccbe8275de Mon Sep 17 00:00:00 2001 From: charlet Date: Wed, 18 Nov 2015 10:20:28 +0000 Subject: 2015-11-18 Ed Falis * s-soflin.adb, s-stchop-vxworks.adb: Code clean ups. 2015-11-18 Gary Dismukes * bcheck.adb: Minor editorial changes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230528 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ada/bcheck.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/bcheck.adb') diff --git a/gcc/ada/bcheck.adb b/gcc/ada/bcheck.adb index 72a2cbd58a8..8f00ea299e8 100644 --- a/gcc/ada/bcheck.adb +++ b/gcc/ada/bcheck.adb @@ -453,7 +453,7 @@ package body Bcheck is -- 2. The with'ed unit was compiled with dynamic elaboration checks -- 3. The with'ed unit has pragma Preelaborate or Pure -- 4. It is an internal GNAT unit (including children of GNAT) - -- 5. It is an interface of a Stand-Aline Library + -- 5. It is an interface of a Stand-Alone Library procedure Check_Consistent_Dynamic_Elaboration_Checking is begin -- cgit v1.2.1