This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/54881] [4.8 Regression] [OOP] ICE in fold_convert_loc, at fold-const.c:2016
- From: "janus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 10 Oct 2012 08:34:10 +0000
- Subject: [Bug fortran/54881] [4.8 Regression] [OOP] ICE in fold_convert_loc, at fold-const.c:2016
- Auto-submitted: auto-generated
- References: <bug-54881-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54881
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[OOP] ICE in |[4.8 Regression] [OOP] ICE
|fold_convert_loc, at |in fold_convert_loc, at
|fold-const.c:2016 |fold-const.c:2016
--- Comment #4 from janus at gcc dot gnu.org 2012-10-10 08:34:10 UTC ---
In summary, we have two bugs here:
1) The ICE in comment 2, which happens with all gfortran versions from 4.5 to
trunk.
2) The error message in comment 3, which only happens with trunk (and therefore
is a regression).