This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18899] [gfortran] ubound wrongly calculated for passed array
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Mar 2005 15:00:08 -0000
- Subject: [Bug fortran/18899] [gfortran] ubound wrongly calculated for passed array
- References: <20041209085016.18899.anlauf@hep.tu-darmstadt.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-20 15:00 -------
I get this now:
Fail!
lbound = 1, ubound = 2
Which is only partly more correct but still wrong.
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2004-12-19 15:16:31 |2005-03-20 15:00:08
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18899