This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/14717] Ada.Sequential_IO.Read does not work for indefinite arrays.
- From: "krischik at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Mar 2004 15:42:51 -0000
- Subject: [Bug ada/14717] Ada.Sequential_IO.Read does not work for indefinite arrays.
- References: <20040324151311.14717.krischik@users.sourceforge.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From krischik at users dot sourceforge dot net 2004-03-24 15:42 -------
Created an attachment (id=5989)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5989&action=view)
Fixed version
This version does the trick. The changes apply to indefinite object without
dircriminants.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14717