This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/19014] print *,maxloc(array) segfaults
- 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: 15 Dec 2004 23:31:38 -0000
- Subject: [Bug libfortran/19014] print *,maxloc(array) segfaults
- References: <20041215165230.19014.Thomas.Koenig@online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-15 23:31 -------
I get an error on ppc-darwin with a compiler built last night:
/Users/pinskia/src/local3/gcc/libgfortran/generated/maxloc0_4_i4.c:49: failed assertion `retarray-
>dim[0].ubound + 1 - retarray->dim[0].lbound == rank'
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19014