diff options
Diffstat (limited to 'gcc/ada/a-zchuni.ads')
-rwxr-xr-x | gcc/ada/a-zchuni.ads | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ada/a-zchuni.ads b/gcc/ada/a-zchuni.ads index 10506957a29..bb2af79fe77 100755 --- a/gcc/ada/a-zchuni.ads +++ b/gcc/ada/a-zchuni.ads @@ -6,7 +6,7 @@ -- -- -- S p e c -- -- -- --- Copyright (C) 2005-2010, Free Software Foundation, Inc. -- +-- Copyright (C) 2005-2011, 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- -- @@ -34,6 +34,7 @@ with System.UTF_32; package Ada.Wide_Wide_Characters.Unicode is + pragma Pure; -- The following type defines the categories from the unicode definitions. -- The one addition we make is Fe, which represents the characters FFFE |