This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/81367] [5 Regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1086
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 11 Jul 2017 10:29:27 +0000
- Subject: [Bug fortran/81367] [5 Regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1086
- Auto-submitted: auto-generated
- References: <bug-81367-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81367
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |5.1.0, 5.2.0, 6.3.0, 6.4.0
Summary|[5/6 Regression] ICE in |[5 Regression] ICE in
|gfc_typenode_for_spec, at |gfc_typenode_for_spec, at
|fortran/trans-types.c:1086 |fortran/trans-types.c:1086
Known to fail|6.4.0 |5.3.0, 6.1.0, 6.2.0
--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Yep, 5.1 and 5.2 are fine, however 5.3 and 5.4 not.
And yes, 6.4 is fine, sorry.