This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/12704] [gfortran] MAXLOC
- From: "pbrook at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Nov 2003 16:22:19 -0000
- Subject: [Bug fortran/12704] [gfortran] MAXLOC
- References: <20031021072750.12704.jv244@cam.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pbrook at gcc dot gnu dot org 2003-11-08 16:22 -------
F95 does not specify what the return value with zero sized arrays should be
("implementation defined"). F2k specifies it must be zero, so I did that.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12704