This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
MINLOC/MAXLOC
- From: Damian Rouson <damian at sourceryinstitute dot org>
- To: Fortran List <fortran at gcc dot gnu dot org>
- Date: Wed, 6 Jan 2016 21:42:15 -0800
- Subject: MINLOC/MAXLOC
- Authentication-results: sourceware.org; auth=none
All,
Iâm reviewing the wiki in preparation for submitting a tutorial proposal. The last time my collaborators and I submitted a proposal to the relevant venue, a reviewer had the mistaken impression that gfortran wasnât as far along in Fortran 2008 support as it actually was. Please excuse me for asking an admittedly silly and ill-informed question (which is not directly related to the proposal but occurred to me during my review):
Isnât PR 54613 low-hanging fruit and therefore a relatively painless way to eliminate 2 of the 6 red boxes on the Fortran 2008 status page (https://gcc.gnu.org/wiki/Fortran2008Status)? The other red boxes relate to features that I believe are currently under development (PR45516 and PR40196), obsolescent in Fortran 2015 (PR44735), or very challenging to tackle (PR36825).
Anybody game?
:D