summaryrefslogtreecommitdiff
path: root/gcc/ada/s-fore.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-fore.ads')
-rw-r--r--gcc/ada/s-fore.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-fore.ads b/gcc/ada/s-fore.ads
index 919c528ad39..302b82496f7 100644
--- a/gcc/ada/s-fore.ads
+++ b/gcc/ada/s-fore.ads
@@ -34,7 +34,7 @@
-- This package contains the routine used for the 'Fore attribute
package System.Fore is
-pragma Pure (Fore);
+ pragma Pure;
function Fore (Lo, Hi : Long_Long_Float) return Natural;
-- Compute Fore attribute value for a fixed-point type. The parameters