This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/81827] Large compile time with derived-type rrays
- From: "pault at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 17 Aug 2017 18:21:02 +0000
- Subject: [Bug fortran/81827] Large compile time with derived-type rrays
- Auto-submitted: auto-generated
- References: <bug-81827-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81827
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |pault at gcc dot gnu.org
Resolution|FIXED |---
--- Comment #7 from Paul Thomas <pault at gcc dot gnu.org> ---
Hi Richi,
This is not right - only the first level should be nullified. Oddly, GNU
Fortran (GCC) 5.1.1 20150618 (Red Hat 5.1.1-4) did the right thing. It seems to
have been fixed and the unfixed!
I have reopened it.
Paul