diff options
Diffstat (limited to 'gcc/ada/libgnat/s-imglfl.ads')
-rw-r--r-- | gcc/ada/libgnat/s-imglfl.ads | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/libgnat/s-imglfl.ads b/gcc/ada/libgnat/s-imglfl.ads index 2a27986..294990a 100644 --- a/gcc/ada/libgnat/s-imglfl.ads +++ b/gcc/ada/libgnat/s-imglfl.ads @@ -38,7 +38,6 @@ with System.Powten_LFlt; with System.Unsigned_Types; package System.Img_LFlt is - pragma Pure; -- Note that the following instantiation is really for a 32-bit target, -- where 128-bit integer types are not available. For a 64-bit targaet, |