This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: allocate with mold
- From: Dominique d'Humières <dominiq at lps dot ens dot fr>
- To: brad dot finney at humboldt dot edu
- Cc: fortran at gcc dot gnu dot org
- Date: Mon, 22 Aug 2016 20:39:30 +0200
- Subject: Re: allocate with mold
- Authentication-results: sourceware.org; auth=none
Brad,
Your code compiles with 6.1, but not with the latest version of the gcc-5 branch: the bug has been fixed, but not back ported.
Dominique