aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2001-12-23 05:22:17 -0800
committerRichard Henderson <rth@gcc.gnu.org>2001-12-23 05:22:17 -0800
commit14aacce76e18b19ea57b6f6dbeda4cad4b634b1a (patch)
treef376a788dfb2a232d4998a819ad51805a54fd108
parente4abc3d580c4fb7f63776b4653a710f30e57a265 (diff)
downloadgcc-14aacce76e18b19ea57b6f6dbeda4cad4b634b1a.zip
gcc-14aacce76e18b19ea57b6f6dbeda4cad4b634b1a.tar.gz
gcc-14aacce76e18b19ea57b6f6dbeda4cad4b634b1a.tar.bz2
* 5nosinte.ads: Get definition of "int" from Interfaces.C.
From-SVN: r48288
-rw-r--r--gcc/ada/5nosinte.ads5
-rw-r--r--gcc/ada/ChangeLog4
2 files changed, 8 insertions, 1 deletions
diff --git a/gcc/ada/5nosinte.ads b/gcc/ada/5nosinte.ads
index c854786..1b7d3a8 100644
--- a/gcc/ada/5nosinte.ads
+++ b/gcc/ada/5nosinte.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- $Revision: 1.8 $
+-- $Revision: 1.1 $
-- --
-- Copyright (C) 1991-2001 Free Software Foundation, Inc. --
-- --
@@ -36,9 +36,12 @@
-- This is the no tasking version
+with Interfaces.C;
package System.OS_Interface is
pragma Preelaborate;
+ subtype int is Interfaces.C.int;
+
-------------
-- Signals --
-------------
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 9901624..423ef8a 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-23 Richard Henderson <rth@redhat.com>
+
+ * 5nosinte.ads: Get definition of "int" from Interfaces.C.
+
2001-12-23 Florian Weimer <fw@deneb.enyo.de>
* gnat-style.texi (Declarations and Types): Remove ancient style