http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52016
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu.org
--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-27
10:51:18 UTC ---
(In reply to comment #0)
> This PR is probably a duplicate of pr52013
No, that's a separate issue: That test case will also fail when this PR is
fixed. (Currently, it fails because of this PR *and* due to another reason.)
> with a fix before submission
> http://gcc.gnu.org/ml/fortran/2012-01/msg00224.html
Indeed, that's the patch for this issue.