aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/a-ioexce.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-ioexce.ads')
-rw-r--r--gcc/ada/a-ioexce.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/a-ioexce.ads b/gcc/ada/a-ioexce.ads
index 80546df..d4c6ee5 100644
--- a/gcc/ada/a-ioexce.ads
+++ b/gcc/ada/a-ioexce.ads
@@ -14,7 +14,7 @@
------------------------------------------------------------------------------
package Ada.IO_Exceptions is
-pragma Pure (IO_Exceptions);
+ pragma Pure;
Status_Error : exception;
Mode_Error : exception;