This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/13105] array slice can return incorrect values and can have incorrect shape
- From: "melvin dot hadasht at free dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Nov 2003 13:00:52 -0000
- Subject: [Bug fortran/13105] array slice can return incorrect values and can have incorrect shape
- References: <20031118125739.13105.melvin.hadasht@free.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From melvin dot hadasht at free dot fr 2003-11-18 13:00 -------
Created an attachment (id=5160)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5160&action=view)
test case test_slice.f90
shows incorrect values and shapes in slices of rank 3 arrays. See comments for
expected values.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13105