diff options
Diffstat (limited to 'gcc/ada/s-pooglo.ads')
-rw-r--r-- | gcc/ada/s-pooglo.ads | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/gcc/ada/s-pooglo.ads b/gcc/ada/s-pooglo.ads index 9bf0418c3b9..734a1c12826 100644 --- a/gcc/ada/s-pooglo.ads +++ b/gcc/ada/s-pooglo.ads @@ -6,7 +6,7 @@ -- -- -- S p e c -- -- -- --- Copyright (C) 1992-1994, 2004 Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2005 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- -- @@ -36,9 +36,8 @@ with System.Storage_Pools; with System.Storage_Elements; package System.Pool_Global is - -pragma Elaborate_Body; --- Needed to ensure that library routines can execute allocators + pragma Elaborate_Body; + -- Needed to ensure that library routines can execute allocators -- Allocation strategy: |